Class JexlException.TryFailed

All Implemented Interfaces:
Serializable
Enclosing class:
JexlException

public static class JexlException.TryFailed extends JexlException
Thrown when method/ctor invocation fails.

These wrap InvocationTargetException as runtime exception allowing to go through without signature modifications.

Since:
3.2
See Also: