public class NotImplementedException extends RuntimeException
| Constructor and Description |
|---|
NotImplementedException() |
NotImplementedException(String message) |
NotImplementedException(String message,
Throwable cause) |
NotImplementedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009–2014. All rights reserved.