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