public class NoSuchWorkflowInstanceLinkException extends NoSuchModelException
Constructor and Description |
---|
NoSuchWorkflowInstanceLinkException() |
NoSuchWorkflowInstanceLinkException(String msg) |
NoSuchWorkflowInstanceLinkException(String msg,
Throwable cause) |
NoSuchWorkflowInstanceLinkException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchWorkflowInstanceLinkException()
public NoSuchWorkflowInstanceLinkException(String msg)
public NoSuchWorkflowInstanceLinkException(String msg, Throwable cause)
public NoSuchWorkflowInstanceLinkException(Throwable cause)