public class IllegalNodeStateException extends BonitaRuntimeException
| Constructor and Description |
|---|
IllegalNodeStateException(String message) |
IllegalNodeStateException(String message,
Throwable cause) |
IllegalNodeStateException(Throwable cause) |
getMessage, getUserName, setUserNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalNodeStateException(String message)
message - a String indicating the exception messagepublic IllegalNodeStateException(String message, Throwable cause)
message - a String indicating the exception messagecause - a Throwable indicating the root causepublic IllegalNodeStateException(Throwable cause)
cause - a Throwable indicating the root causeCopyright © 2018 Bonitasoft S.A.. All rights reserved.