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