Package com.mckoi.database
Class StatementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mckoi.database.StatementException
- All Implemented Interfaces:
Serializable
An error that is thrown when there is erronious information in a statement.
- Author:
- Tobias Downer
- 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
-
StatementException
-