Package ch.tocco.nice2.persist.core.api
Class NotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.persist.core.api.NotImplementedException
- All Implemented Interfaces:
Serializable
Temporary exception, this will be removed.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotImplementedException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-