public class InvalidProcessFlowStateException extends AbstractCheckedException
Constructor and Description |
---|
InvalidProcessFlowStateException(String message)
Constructs an
InvalidProcessFlowStateException with the specified message. |
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidProcessFlowStateException(String message)
InvalidProcessFlowStateException
with the specified message.message
- the detail message (which is saved for later retrieval by the AbstractCheckedException.getMessage()
method).<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>