public class RemoteModuleManagementException extends ModuleManagementException
| Constructor and Description |
|---|
RemoteModuleManagementException(String message,
Throwable cause,
String nodeId)
Create an exception instance.
|
RemoteModuleManagementException(Throwable cause,
String nodeId)
Create an exception instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RemoteModuleManagementException(String message, Throwable cause, String nodeId)
message - Error messagecause - Cause if anynodeId - ID of the cluster node that failed remote invocationpublic String getNodeId()
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.