| 
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
org.deegree.framework.xml.schema.XMLSchemaException
public class XMLSchemaException
This exception is thrown when a syntactic or semantic error has been encountered during the parsing or the processing of an XML Schema document.
| Constructor Summary | |
|---|---|
XMLSchemaException(String msg)
Constructs an instance of SchemaException with the specified detail message. | 
|
XMLSchemaException(String msg,
                                     Throwable cause)
Constructs an instance of SchemaException with the specified detail message
 and cause. | 
|
XMLSchemaException(Throwable cause)
Constructs an instance of SchemaException 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 XMLSchemaException(String msg)
SchemaException with the specified detail message.
msg - the detail messagepublic XMLSchemaException(Throwable cause)
SchemaException with the specified cause.
cause - the Throwable that caused this SchemaException
public XMLSchemaException(String msg,
                          Throwable cause)
SchemaException with the specified detail message
 and cause.
msg - the detail messagecause - the Throwable that caused this SchemaException
  | 
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