public class ProcessDefinitionStateException extends AbstractCheckedException
Constructor and Description |
---|
ProcessDefinitionStateException(String message)
Constructs an
ProcessDefinitionStateException with the specified message. |
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProcessDefinitionStateException(String message)
ProcessDefinitionStateException
with the specified message.message
- The detailed message.Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA