org.imixs.workflow.exceptions
Class AccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.imixs.workflow.exceptions.WorkflowException
org.imixs.workflow.exceptions.AccessDeniedException
- All Implemented Interfaces:
- Serializable
public class AccessDeniedException
- extends WorkflowException
An AccessDeniedException is thrown by a service component if the
callerPrincipal is not allowed to access an instance of a single ItemCollection.
- Author:
- rsoika
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AccessDeniedException
public AccessDeniedException(String message)
AccessDeniedException
public AccessDeniedException(String string,
Exception e)
Copyright © 2006-2012 Imixs Software Solutions GmbH. All Rights Reserved.