@InterfaceAudience.Public @InterfaceStability.Unstable public class ApplicationAttemptNotFoundException extends YarnException
(GetApplicationAttemptReportRequest)
 API when the Application Attempt doesn't exist in Application History Server or
 ApplicationMasterProtocol.allocate(AllocateRequest) if application
 doesn't exist in RM.| コンストラクタと説明 | 
|---|
| ApplicationAttemptNotFoundException(String message) | 
| ApplicationAttemptNotFoundException(String message,
                                   Throwable cause) | 
| ApplicationAttemptNotFoundException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplicationAttemptNotFoundException(Throwable cause)
public ApplicationAttemptNotFoundException(String message)
public ApplicationAttemptNotFoundException(String message, Throwable cause)
Copyright © 2016 Apache Software Foundation. All rights reserved.