@InterfaceAudience.Public @InterfaceStability.Unstable public class ContainerNotFoundException extends YarnException
(GetContainerReportRequest)
API when the container doesn't exist in AHSConstructor and Description |
---|
ContainerNotFoundException(String message) |
ContainerNotFoundException(String message,
Throwable cause) |
ContainerNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ContainerNotFoundException(Throwable cause)
public ContainerNotFoundException(String message)
public ContainerNotFoundException(String message, Throwable cause)
Copyright © 2015 Apache Software Foundation. All rights reserved.