Serializablepublic class EarlyReturnException extends ExecuteException
| Constructor | Description |
|---|---|
EarlyReturnException(String message) |
|
EarlyReturnException(String message,
Object returnValue) |
|
EarlyReturnException(String message,
Throwable th) |
|
EarlyReturnException(String message,
Throwable th,
Object returnValue) |
| Modifier and Type | Method | Description |
|---|---|---|
Object |
getReturnValue() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.