|
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
org.deegree.framework.xml.schema.UnresolvableReferenceException
org.deegree.framework.xml.schema.UndefinedElementException
public class UndefinedElementException
Thrown when a reference to an XML element is encountered that is unknown in the context (i.e. in the XML Schema document).
| Constructor Summary | |
|---|---|
UndefinedElementException(String msg)
Constructs an instance of UndefinedElementException with the specified detail
message. |
|
UndefinedElementException(String msg,
Throwable cause)
Constructs an instance of UndefinedElementException with the specified detail
message and cause. |
|
UndefinedElementException(Throwable cause)
Constructs an instance of UndefinedElementException 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 UndefinedElementException(String msg)
UndefinedElementException with the specified detail
message.
msg - the detail messagepublic UndefinedElementException(Throwable cause)
UndefinedElementException with the specified cause.
cause - the Throwable that caused this SchemaException
public UndefinedElementException(String msg,
Throwable cause)
UndefinedElementException with the specified detail
message and cause.
msg - the detail messagecause - the Throwable that caused this UndefinedElementException
|
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