java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xmlbeans.XmlRuntimeException
org.apache.xmlbeans.SchemaTypeLoaderException
All Implemented Interfaces:
Serializable
Field Summary | ||
---|---|---|
public static final int | NO_RESOURCE | |
public static final int | WRONG_MAGIC_COOKIE | |
public static final int | WRONG_MAJOR_VERSION | |
public static final int | WRONG_MINOR_VERSION | |
public static final int | WRONG_FILE_TYPE | |
public static final int | UNRECOGNIZED_INDEX_ENTRY | |
public static final int | WRONG_PROPERTY_TYPE | |
public static final int | MALFORMED_CONTENT_MODEL | |
public static final int | WRONG_SIMPLE_VARIETY | |
public static final int | IO_EXCEPTION | |
public static final int | INT_TOO_LARGE | |
public static final int | BAD_PARTICLE_TYPE | |
public static final int | NOT_WRITEABLE | |
public static final int | BAD_HANDLE | |
public static final int | NESTED_EXCEPTION |
Fields inherited from java.lang.RuntimeException: |
---|
serialVersionUID |
Fields inherited from java.lang.Exception: |
---|
serialVersionUID |
Constructor: |
---|
|
|
Method from org.apache.xmlbeans.SchemaTypeLoaderException Summary: |
---|
getCode |
Methods from org.apache.xmlbeans.XmlRuntimeException: |
---|
getError, getErrors |
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.xmlbeans.SchemaTypeLoaderException Detail: |
---|
|