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