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