Class RMContainerAllocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocationException
- All Implemented Interfaces:
Serializable
Exception to denote fatal failure in allocating containers from RM.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRMContainerAllocationException(String message) RMContainerAllocationException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RMContainerAllocationException
-
RMContainerAllocationException
-
RMContainerAllocationException
-