org.camunda.bpm.engine
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.engine.ProcessEngineException
org.camunda.bpm.engine.AuthenticationException
- All Implemented Interfaces:
- Serializable
public class AuthenticationException
- extends ProcessEngineException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
userId
protected final String userId
AuthenticationException
public AuthenticationException(String userId)
AuthenticationException
public AuthenticationException(String userId,
String message)
Copyright © 2018 camunda services GmbH. All rights reserved.