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