Module de.chojo.sadu.core
Class NotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.chojo.sadu.core.databases.exceptions.NotSupportedException
- All Implemented Interfaces:
Serializable
Thrown when a method is called which is not supported by this type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotSupportedException
-