Class NoResponseFromNodesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.nifi.cluster.exception.ClusterException
org.apache.nifi.cluster.manager.exception.NoResponseFromNodesException
- All Implemented Interfaces:
Serializable
Represents the exceptional case when the cluster is unable to service a request because no nodes returned a response. When the given request is not mutable the nodes are left in their previous
state.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoResponseFromNodesException
public NoResponseFromNodesException() -
NoResponseFromNodesException
-
NoResponseFromNodesException
-
NoResponseFromNodesException
-