public class SaRMISystemException extends SaRMIBaseException
detail| Constructor and Description |
|---|
SaRMISystemException()
constructs
SaRMISystemException. |
SaRMISystemException(String s)
constructs
SaRMISystemException with the specified detailed
message. |
SaRMISystemException(String s,
Throwable cause)
constructs
SaRMISystemException with the specified message
and nested exception. |
getStackTraceStringgetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SaRMISystemException()
SaRMISystemException.public SaRMISystemException(String s)
SaRMISystemException with the specified detailed
message.s - error messageCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.