Class ContainerNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
- All Implemented Interfaces:
Serializable
This exception is thrown on
(GetContainerReportRequest)
API when the container doesn't exist in AHS- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionContainerNotFoundException(String message) ContainerNotFoundException(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
-
ContainerNotFoundException
-
ContainerNotFoundException
-
ContainerNotFoundException
-