@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
public ApplicationAttemptNotFoundException(Throwable cause)
public ApplicationAttemptNotFoundException(String message)
public ApplicationAttemptNotFoundException(String message, Throwable cause)
Copyright © 2015 Apache Software Foundation. All rights reserved.