Class IllegalNodeOffloadException
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
org.apache.nifi.cluster.manager.exception.IllegalNodeOffloadException
- All Implemented Interfaces:
Serializable
Represents the exceptional case when an offload request is issued to a node that cannot be offloaded (e.g., not currently disconnected).
- 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
-
IllegalNodeOffloadException
public IllegalNodeOffloadException() -
IllegalNodeOffloadException
-
IllegalNodeOffloadException
-
IllegalNodeOffloadException
-