|
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
public class XMLParsingException
This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
Constructor Summary | |
---|---|
XMLParsingException()
Creates a new instance of XMLParsingException without detail message. |
|
XMLParsingException(boolean wrapException,
OGCWebServiceException wrapped)
Workaround to beat the "no API change" policy. |
|
XMLParsingException(java.lang.String msg)
Constructs an instance of XMLParsingException with the specified detail message. |
|
XMLParsingException(java.lang.String msg,
java.lang.Throwable e)
Constructs an instance of XMLParsingException with the specified detail message. |
|
XMLParsingException(java.lang.Throwable cause)
Constructs an instance of XMLParsingException with the specified cause. |
Method Summary | |
---|---|
OGCWebServiceException |
getWrapped()
|
java.lang.String |
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 |
---|
XMLParsingException()
XMLParsingException
without detail message.
public XMLParsingException(boolean wrapException, OGCWebServiceException wrapped)
wrapException
- ignored parameter, to avoid clashing with the other constructor taking a Throwable.wrapped
- public XMLParsingException(java.lang.String msg)
XMLParsingException
with the specified detail message.
msg
- the detail messagepublic XMLParsingException(java.lang.Throwable cause)
XMLParsingException
with the specified cause.
cause
- the Throwable that caused this XMLParsingExceptionpublic XMLParsingException(java.lang.String msg, java.lang.Throwable e)
XMLParsingException
with the specified detail message.
msg
- the detail message.e
- the cause of the exception to be thrown.Method Detail |
---|
public OGCWebServiceException getWrapped()
public java.lang.String toString()
toString
in class java.lang.Throwable
|
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