Package se.conciliate.extensions.store
Class MTAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
se.conciliate.extensions.store.MTAccessException
- All Implemented Interfaces:
Serializable
Thrown when trying to perform an operation that the current
user does not have sufficient rights for.
- Since:
- 3.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMTAccessException
(String msg) MTAccessException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MTAccessException
public MTAccessException() -
MTAccessException
-
MTAccessException
-
MTAccessException
-