Class AllocationConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfigurationException
- All Implemented Interfaces:
Serializable
Thrown when the allocation file for
QueueManager is malformed.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAllocationConfigurationException(String message) AllocationConfigurationException(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AllocationConfigurationException
-
AllocationConfigurationException
-