Save This Page
Home » axis2-1.5-src » org.apache » axis2 » schema » [javadoc | source]
org.apache.axis2.schema
public class: SchemaCompilationException [javadoc | source]
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
Constructor:
 public SchemaCompilationException() 
 public SchemaCompilationException(String message) 
 public SchemaCompilationException(Throwable cause) 
 public SchemaCompilationException(String message,
    Throwable cause) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait