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