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