Class NotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pnfsoftware.jeb.core.exceptions.JebException
com.pnfsoftware.jeb.core.exceptions.NotImplementedException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NativeSignatureScopeException
A feature is not implemented.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.pnfsoftware.jeb.core.exceptions.JebException
getUnit, setUnit, withUnit
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotImplementedException
public NotImplementedException() -
NotImplementedException
-