java.io.Serializable@Public @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.| Constructor | Description |
|---|---|
ApplicationAttemptNotFoundException(java.lang.String message) |
|
ApplicationAttemptNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
|
ApplicationAttemptNotFoundException(java.lang.Throwable cause) |
public ApplicationAttemptNotFoundException(java.lang.Throwable cause)
public ApplicationAttemptNotFoundException(java.lang.String message)
public ApplicationAttemptNotFoundException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.