public class Retry4jException extends RuntimeException
| Constructor and Description |
|---|
Retry4jException() |
Retry4jException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
void |
setMessage(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Retry4jException(String message)
public Retry4jException()
public String getMessage()
getMessage in class Throwablepublic void setMessage(String message)
Copyright © 2015. All rights reserved.