Serializablepublic final class UnimplementedCodeException extends RuntimeException
| Constructor | Description |
|---|---|
UnimplementedCodeException() |
Construct a new exception without a specific cause.
|
UnimplementedCodeException(Throwable x) |
Construct a new exception with the given cause.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnimplementedCodeException()
public UnimplementedCodeException(Throwable x)
x - The causeCopyright © 2018 <code@io7m.com> http://io7m.com