Class IllegalSchemaException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.kohsuke.rngom.rngparser.parse.IllegalSchemaException
-
- All Implemented Interfaces:
java.io.Serializable
public class IllegalSchemaException extends java.lang.Exception
Signals a violation of the RELAX NG spec.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalSchemaException()
-