public class NoSuchModeException extends ConfigurationException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
NoSuchModeException() |
NoSuchModeException(String message) |
NoSuchModeException(String message,
Throwable cause) |
NoSuchModeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID