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