@Deprecated public class SaOperationRuntimeException extends SaBasicException
This exception exists for migration reasons only. It is used to port legacy operations with lax exception handling to the strict exception handling as required by the operation api. This exception should not be used otherwise.
Constructor and Description |
---|
SaOperationRuntimeException(Throwable cause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SaOperationRuntimeException(Throwable cause)
public String getMessage()
getMessage
in class Throwable
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.