Package org.imixs.workflow.exceptions
Klasse AccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.imixs.workflow.exceptions.InvalidAccessException
org.imixs.workflow.exceptions.AccessDeniedException
- Alle implementierten Schnittstellen:
Serializable
An AccessDeniedException should be thrown by a Imixs Workflow component if
the callerPrincipal is not allowed to access an instance of a workitem.
- Autor:
- rsoika
- Siehe auch:
-
Feldübersicht
Von Klasse geerbte Felder org.imixs.workflow.exceptions.InvalidAccessException
errorCode, errorContext, INVALID_ID, INVALID_INDEX, OPERATION_NOTALLOWED -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden org.imixs.workflow.exceptions.InvalidAccessException
getErrorCode, getErrorContext, setErrorCode, setErrorContextVon Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
AccessDeniedException
-