@InterfaceAudience.Public @InterfaceStability.Unstable public class ApplicationNotFoundException extends YarnException
(GetApplicationReportRequest)
API
when the Application doesn't exist in RM and AHSConstructor and Description |
---|
ApplicationNotFoundException(String message) |
ApplicationNotFoundException(String message,
Throwable cause) |
ApplicationNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ApplicationNotFoundException(Throwable cause)
public ApplicationNotFoundException(String message)
public ApplicationNotFoundException(String message, Throwable cause)
Copyright © 2015 Apache Software Foundation. All Rights Reserved.