| 
deegree 2.1 (2007/11/08 09:57 build-328-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
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(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 | |
|---|---|
 String | 
getMessage()
 | 
 String | 
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 | 
|---|
XMLParsingException()
XMLParsingException without
 detail message.
public XMLParsingException(String msg)
XMLParsingException with the
 specified detail message.
msg - the detail message.public 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.| Method Detail | 
|---|
public String toString()
toString in class Throwablepublic String getMessage()
getMessage in class Throwable
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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