Class InvalidWsdlException

All Implemented Interfaces:
Serializable

public final class InvalidWsdlException extends RuntimeException
Exception implementation that aims to be thrown when an inconsistent WSDL state is found or a provided one cannot be parsed.
Since:
1.0
See Also:
  • Constructor Details

    • InvalidWsdlException

      public InvalidWsdlException(String message)
    • InvalidWsdlException

      public InvalidWsdlException(String message, Throwable cause)