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