@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.Constructor and Description |
---|
ApplicationAttemptNotFoundException(String message) |
ApplicationAttemptNotFoundException(String message,
Throwable cause) |
ApplicationAttemptNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024 Apache Software Foundation. All rights reserved.