Klasse AccessDeniedException

Alle implementierten Schnittstellen:
Serializable

public class AccessDeniedException extends InvalidAccessException
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:
  • Konstruktordetails

    • AccessDeniedException

      public AccessDeniedException(String aErrorCode, String message)