Class IllegalSchemaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.tools.rngom.parse.IllegalSchemaException
All Implemented Interfaces:
Serializable

public class IllegalSchemaException extends Exception
Signals a violation of the RELAX NG spec.
See Also:
  • Constructor Details

    • IllegalSchemaException

      public IllegalSchemaException()