@Deprecated public class SaOperationRmiException 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 |
---|
SaOperationRmiException(SaRMIBaseException exception)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Deprecated.
|
SaRMIBaseException |
getWrappedException()
Deprecated.
Returns the wrapped
SaRMIBaseException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SaOperationRmiException(SaRMIBaseException exception)
public SaRMIBaseException getWrappedException()
SaRMIBaseException
.public String getMessage()
getMessage
in class Throwable
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.