|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.deegree.framework.xml.XMLParsingException
org.deegree.framework.xml.schema.XMLSchemaException
public class XMLSchemaException
This exception is thrown when a syntactic or semantic error has been encountered during the parsing or the processing of an XML Schema document.
| Constructor Summary | |
|---|---|
XMLSchemaException(java.lang.String msg)
Constructs an instance of SchemaException with the specified detail message. |
|
XMLSchemaException(java.lang.String msg,
java.lang.Throwable cause)
Constructs an instance of SchemaException with the specified detail message
and cause. |
|
XMLSchemaException(java.lang.Throwable cause)
Constructs an instance of SchemaException with the specified cause. |
|
| Method Summary |
|---|
| Methods inherited from class org.deegree.framework.xml.XMLParsingException |
|---|
getWrapped, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XMLSchemaException(java.lang.String msg)
SchemaException with the specified detail message.
msg - the detail messagepublic XMLSchemaException(java.lang.Throwable cause)
SchemaException with the specified cause.
cause - the Throwable that caused this SchemaException
public XMLSchemaException(java.lang.String msg,
java.lang.Throwable cause)
SchemaException with the specified detail message
and cause.
msg - the detail messagecause - the Throwable that caused this SchemaException
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org