Class StoreLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.server.resourcemanager.recovery.StoreLimitException
- All Implemented Interfaces:
Serializable
public class StoreLimitException
extends org.apache.hadoop.yarn.exceptions.YarnException
This exception is thrown when Application Data size exceeds limit RM state
store.
- 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
-
StoreLimitException
-