Package relaxngcc.datatype
Class NoDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
relaxngcc.datatype.NoDefinitionException
- All Implemented Interfaces:
Serializable
Signals undefined variable in a variable expansion process.
- Author:
- Kohsuke Kawaguchi (kk@kohsuke.org)
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
locator
-
-
Constructor Details
-
NoDefinitionException
-