Class InvariantViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.yarn.exceptions.YarnRuntimeException
org.apache.hadoop.yarn.server.resourcemanager.monitor.invariants.InvariantViolationException
- All Implemented Interfaces:
Serializable
public class InvariantViolationException
extends org.apache.hadoop.yarn.exceptions.YarnRuntimeException
This exception represents the violation of an internal invariant.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvariantViolationException
-
InvariantViolationException
-