public class JexlException extends Exception
Constructor and Description |
---|
JexlException(String message) |
JexlException(String message,
Throwable cause) |
JexlException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 The Apache Software Foundation. All rights reserved.