org.imixs.workflow.exceptions
Class AccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.imixs.workflow.exceptions.AccessDeniedException
- All Implemented Interfaces:
- Serializable
public class AccessDeniedException
- extends Exception
An AccessDeniedException should be thrown by a service component if the
callerPrincipal is not allowed to access an instance of a 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)
Copyright © 2006-2011 Imixs Software Solutions GmbH. All Rights Reserved.