org.apache.commons.jexl
public class JexlException extends java.lang.Exception
Constructor and Description |
---|
JexlException(java.lang.String message) |
JexlException(java.lang.String message,
java.lang.Throwable cause) |
JexlException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.