| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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
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(String msg)
Constructs an instance of XMLParsingException with the specified detail message. | 
|
XMLParsingException(String msg,
                                       Throwable e)
Constructs an instance of XMLParsingException with the specified detail message. | 
|
XMLParsingException(Throwable cause)
Constructs an instance of XMLParsingException with the specified cause. | 
|
| Method Summary | |
|---|---|
 OGCWebServiceException | 
getWrapped()
 | 
 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(String msg)
XMLParsingException with the specified detail message.
msg - the detail messagepublic XMLParsingException(Throwable cause)
XMLParsingException with the specified cause.
cause - the Throwable that caused this XMLParsingException
public XMLParsingException(String msg,
                           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 String toString()
toString in class Throwable
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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