public class UnexpectedException extends Retry4jException
| Modifier | Constructor and Description |
|---|---|
protected |
UnexpectedException() |
protected |
UnexpectedException(String message) |
|
UnexpectedException(String message,
Throwable cause) |
|
UnexpectedException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
void |
setCause(Throwable cause) |
getMessage, setMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.