public class RetryExposureException extends RuntimeException
| Constructor and Description |
|---|
RetryExposureException()
Constructs an empty NoStarException.
|
RetryExposureException(String m)
Constructs an NoStarException with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RetryExposureException()
public RetryExposureException(String m)