@InterfaceAudience.Public
| 例外 | 説明 | 
|---|---|
| ApplicationAttemptNotFoundException | This exception is thrown on
  (GetApplicationAttemptReportRequest)API when the Application Attempt doesn't exist in Application History Server orApplicationMasterProtocol.allocate(AllocateRequest)if application
 doesn't exist in RM. | 
| ApplicationIdNotProvidedException | Exception to be thrown when Client submit an application without
 providing  ApplicationIdinApplicationSubmissionContext. | 
| 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.