Package org.apache.axis2.jaxws.wsdl
Class SchemaReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.jaxws.wsdl.SchemaReaderException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaReaderException(String message) SchemaReaderException(String message, Throwable cause) SchemaReaderException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SchemaReaderException
public SchemaReaderException() -
SchemaReaderException
-
SchemaReaderException
-
SchemaReaderException
-