Class WSDLException

    • Constructor Detail

      • WSDLException

        public WSDLException()
      • WSDLException

        public WSDLException​(String message)
        Parameters:
        message - detailed error message to include in exception
      • WSDLException

        public WSDLException​(Exception exception)
        Parameters:
        exception - exception to extract the detailed message from and include that message as detailed message in this exception