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. |
getStackTraceString
getCause, getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SaRMISystemException()
SaRMISystemException
.public SaRMISystemException(String s)
SaRMISystemException
with the specified detailed
message.s
- error messageCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.