Class XmlException

    • Constructor Detail

      • XmlException

        public XmlException()
        Instantiates a new argument exception.
      • XmlException

        public XmlException​(String arg0)
        Instantiates a new argument exception.
        Parameters:
        arg0 - the arg0
      • XmlException

        public XmlException​(String message,
                            Exception innerException)
        ServiceXmlDeserializationException Constructor.
        Parameters:
        message - the message
        innerException - the inner exception