|
deegree 2.2 (2008/12/22 11:33 build-3038-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(String msg)
Constructs an instance of SchemaException with the specified detail message. |
|
XMLSchemaException(String msg,
Throwable cause)
Constructs an instance of SchemaException with the specified detail message
and cause. |
|
XMLSchemaException(Throwable cause)
Constructs an instance of SchemaException with the specified cause. |
|
| Method Summary |
|---|
| Methods inherited from class org.deegree.framework.xml.XMLParsingException |
|---|
getMessage, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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(String msg)
SchemaException with the specified detail message.
msg - the detail messagepublic XMLSchemaException(Throwable cause)
SchemaException with the specified cause.
cause - the Throwable that caused this SchemaException
public XMLSchemaException(String msg,
Throwable cause)
SchemaException with the specified detail message
and cause.
msg - the detail messagecause - the Throwable that caused this SchemaException
|
deegree 2.2 (2008/12/22 11:33 build-3038-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://deegree.sourceforge.net