Class IllegalClusterStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.nifi.cluster.exception.ClusterException
org.apache.nifi.cluster.manager.exception.IllegalClusterStateException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IllegalNodeDeletionException
,IllegalNodeDisconnectionException
,IllegalNodeOffloadException
,IllegalNodeReconnectionException
,MutableRequestException
Signals that an operation to be performed on a cluster has been invoked at an illegal or inappropriate time.
- 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
-
IllegalClusterStateException
public IllegalClusterStateException() -
IllegalClusterStateException
-
IllegalClusterStateException
-
IllegalClusterStateException
-