|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
relaxngcc.datatype.NoDefinitionException
public class NoDefinitionException
Signals undefined variable in a variable expansion process.
| Field Summary | |
|---|---|
org.xml.sax.Locator |
locator
|
| Constructor Summary | |
|---|---|
NoDefinitionException(java.lang.String tagName,
org.xml.sax.Locator _loc)
|
|
| Method Summary |
|---|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final org.xml.sax.Locator locator
| Constructor Detail |
|---|
public NoDefinitionException(java.lang.String tagName,
org.xml.sax.Locator _loc)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||