public class MathException extends VelocityException
Constructor and Description |
---|
MathException(String exceptionMessage) |
MathException(String exceptionMessage,
String[] stacktrace) |
getVtlStackTrace, getWrappedThrowable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MathException(String exceptionMessage)
exceptionMessage
- The message to register.Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.