net.sourceforge.templat.expr.exception
Class ExprParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.templat.expr.exception.ExprParsingException
- All Implemented Interfaces:
- Serializable
public class ExprParsingException
- extends Exception
Indicates an exception during parsing an expression.
- Author:
- Chris Mosher
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExprParsingException
public ExprParsingException()
ExprParsingException
public ExprParsingException(Throwable e)
- Parameters:
e
-
ExprParsingException
public ExprParsingException(String message)
- Parameters:
message
-