Class SchemaReaderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.jaxws.wsdl.SchemaReaderException
All Implemented Interfaces:
Serializable

public class SchemaReaderException extends Exception
See Also:
  • Constructor Details

    • SchemaReaderException

      public SchemaReaderException()
    • SchemaReaderException

      public SchemaReaderException(String message, Throwable cause)
    • SchemaReaderException

      public SchemaReaderException(String message)
    • SchemaReaderException

      public SchemaReaderException(Throwable cause)