public class NotImplementedException extends UnsupportedOperationException
| Constructor and Description |
|---|
NotImplementedException() |
NotImplementedException(Class<?> clazz) |
NotImplementedException(String message) |
NotImplementedException(String message,
Throwable cause) |
NotImplementedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Molindo GmbH. All Rights Reserved.