@InterfaceAudience.Public
| Exception | Description | 
|---|---|
| ApplicationAttemptNotFoundException | 
 This exception is thrown on
  
(GetApplicationAttemptReportRequest)
 API when the Application Attempt doesn't exist in Application History Server or
 ApplicationMasterProtocol.allocate(AllocateRequest) if application
 doesn't exist in RM. | 
| ApplicationIdNotProvidedException | 
 Exception to be thrown when Client submit an application without
 providing  
ApplicationId in ApplicationSubmissionContext. | 
| ApplicationNotFoundException | 
 This exception is thrown on
  
(GetApplicationReportRequest) API
 when the Application doesn't exist in RM and AHS | 
| ContainerNotFoundException | 
 This exception is thrown on
  
(GetContainerReportRequest)
 API when the container doesn't exist in AHS | 
| YarnException | 
 YarnException indicates exceptions from yarn servers. 
 | 
Copyright © 2016 Apache Software Foundation. All Rights Reserved.