Package org.stringtemplate.v4.compiler
Class STException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.stringtemplate.v4.compiler.STException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
STNoSuchAttributeException
,STNoSuchPropertyException
- See Also:
-
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
-
Constructor Details
-
STException
public STException() -
STException
-