Package org.stringtemplate.v4.misc
Class STNoSuchAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.stringtemplate.v4.compiler.STException
org.stringtemplate.v4.misc.STNoSuchAttributeException
- All Implemented Interfaces:
Serializable
<name>
where name
is not found up the dynamic scoping chain.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
scope
-
name
-
-
Constructor Details
-
STNoSuchAttributeException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-