Package com.axelor.auth
Class AuthSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.axelor.auth.AuthSecurityException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthSecurityException
(JpaSecurity.AccessType type, Class<?> model, Long... ids) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthSecurityException
-
AuthSecurityException
-
-
Method Details
-
getType
-
getModel
-
getIds
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getViolationsDetail
-