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