org.apache.axis2.schema
Class SchemaCompilationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.schema.SchemaCompilationException
- All Implemented Interfaces:
- Serializable
public class SchemaCompilationException
- extends Exception
A simeple extension from the java.lang.exception to serve as the schema compilers
Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaCompilationException
public SchemaCompilationException()
SchemaCompilationException
public SchemaCompilationException(String message)
SchemaCompilationException
public SchemaCompilationException(Throwable cause)
SchemaCompilationException
public SchemaCompilationException(String message,
Throwable cause)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.