public class BonitaRuntimeException extends RuntimeException implements BonitaContextException
| Constructor and Description |
|---|
BonitaRuntimeException(String message) |
BonitaRuntimeException(String message,
Throwable cause) |
BonitaRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
BonitaRuntimeException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getUserName() |
void |
setUserName(String userName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BonitaRuntimeException(String message)
public BonitaRuntimeException(Throwable cause)
public String getUserName()
getUserName in interface BonitaContextExceptionBonitaContextException.getUserName()public void setUserName(String userName)
setUserName in interface BonitaContextExceptionBonitaContextException.setUserName(java.lang.String)public String getMessage()
getMessage in class ThrowableCopyright © 2018 Bonitasoft S.A.. All rights reserved.