public class SaWorkflowRefreshException extends SaWorkflowException
Throwable.getCause()
.Constructor and Description |
---|
SaWorkflowRefreshException(Throwable cause)
Constructs a new SaWorkflowRefreshException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SaWorkflowRefreshException(Throwable cause)
cause
- The cause of the failing of the refresh. This has to
be set since the only purpose of SaWorkflowException is to
wrap an exception.Copyright © 2016 SAPERION AG. All rights reserved.