public class SaGetNodeException extends SaJCRException
| Constructor and Description |
|---|
SaGetNodeException(String s)
Constructs
SaGetNodeException with the specified
message. |
SaGetNodeException(String s,
Throwable cause)
Constructs
SaGetNodeException with the specified
message and nested exception. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SaGetNodeException(String s)
SaGetNodeException with the specified
message.s - error messageCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.