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