org.kohsuke.rngom.parse
Class IllegalSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kohsuke.rngom.parse.IllegalSchemaException
- All Implemented Interfaces:
- Serializable
public class IllegalSchemaException
- extends Exception
Signals a violation of the RELAX NG spec.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalSchemaException
public IllegalSchemaException()
Copyright © 2011. All Rights Reserved.