Package com.mckoi.database
Class UserAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mckoi.database.DatabaseException
com.mckoi.database.UserAccessException
- All Implemented Interfaces:
Serializable
An exception that is thrown when the user is not permitted to perform a
certain action.
- Author:
- Tobias Downer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.mckoi.database.DatabaseException
getErrorCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserAccessException
-