@InterfaceAudience.Public @InterfaceStability.Unstable public class ContainerNotFoundException extends YarnException
(GetContainerReportRequest)
 API when the container doesn't exist in AHS| コンストラクタと説明 | 
|---|
| ContainerNotFoundException(String message) | 
| ContainerNotFoundException(String message,
                          Throwable cause) | 
| ContainerNotFoundException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContainerNotFoundException(Throwable cause)
public ContainerNotFoundException(String message)
public ContainerNotFoundException(String message, Throwable cause)
Copyright © 2016 Apache Software Foundation. All rights reserved.