InvalidSchemaException (dom4j 1.6.1 API)
From dom4j API
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
org.dom4j.datatype Class InvalidSchemaException
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.dom4j.datatype.InvalidSchemaException
- All Implemented Interfaces:
- Serializable
- public class InvalidSchemaException
- extends IllegalArgumentException
InvalidSchemaException is thrown when an invalid XML Schema
document is used
- Version:
- $Revision: 1.6 $
- See Also:
- Serialized Form
| Constructor Summary | |
InvalidSchemaException(String reason)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
InvalidSchemaException
public InvalidSchemaException(String reason)
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.