public class TooManyRetriesException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
TooManyRetriesException()
Constructs an empty NoStarException.
|
TooManyRetriesException(String m)
Constructs an NoStarException with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public TooManyRetriesException()
public TooManyRetriesException(String m)