
public class NotImplementedException extends AbortException
ExceptionMessages for common explanations.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serial version.
|
| Constructor and Description |
|---|
NotImplementedException(String message)
Constructor.
|
NotImplementedException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID