org.camunda.bpm.security
Class MissingPrivilegesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.security.SecurityException
org.camunda.bpm.security.MissingPrivilegesException
- All Implemented Interfaces:
- Serializable
public class MissingPrivilegesException
- extends SecurityException
- Author:
- nico.rehwaldt
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingPrivilegesException
public MissingPrivilegesException(String message)
MissingPrivilegesException
public MissingPrivilegesException(Throwable cause)
MissingPrivilegesException
public MissingPrivilegesException(String message,
Throwable cause)
Copyright © 2014 camunda services GmbH. All rights reserved.