org.camunda.bpm.security
Class SecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.security.SecurityException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MissingPrivilegesException, UnauthorizedException
public class SecurityException
- extends RuntimeException
- 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 |
SecurityException
public SecurityException(String message)
SecurityException
public SecurityException(Throwable cause)
SecurityException
public SecurityException(String message,
Throwable cause)
Copyright © 2014 camunda services GmbH. All rights reserved.