Package org.apache.axis2.schema
Class SchemaCompilationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.schema.SchemaCompilationException
- All Implemented Interfaces:
Serializable
A simeple extension from the java.lang.exception to serve as the schema compilers
Exception
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaCompilationException(String message) SchemaCompilationException(String message, 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
-
SchemaCompilationException
public SchemaCompilationException() -
SchemaCompilationException
-
SchemaCompilationException
-
SchemaCompilationException
-