public class MathException extends VelocityException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MathException(java.lang.String exceptionMessage) |
MathException(java.lang.String exceptionMessage,
java.lang.String[] stacktrace) |
getVtlStackTrace, getWrappedThrowable
private static final long serialVersionUID
public MathException(java.lang.String exceptionMessage)
exceptionMessage
- The message to register.public MathException(java.lang.String exceptionMessage, java.lang.String[] stacktrace)
exceptionMessage
- The message to register.stacktrace
- VTL stacktrace