public interface ExprMethodReturn
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.RuntimeException | getException()Deprecated.   | 
| java.lang.Object | getReturnValue()Deprecated.   | 
| boolean | getSuccess()Deprecated.   | 
boolean getSuccess()
java.lang.RuntimeException getException()
java.lang.Object getReturnValue()