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, toStringpublic 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 © 2020 Hyland Software Germany GmbH. All rights reserved.