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