public class NotImplementedException extends InternalError
NotImplementedException()
NotImplementedException(java.lang.Exception cause)
NotImplementedException(java.lang.String message)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NotImplementedException()
public NotImplementedException(java.lang.String message)
public NotImplementedException(java.lang.Exception cause)