@InterfaceAudience.Public @InterfaceStability.Unstable public class ApplicationIdNotProvidedException extends YarnException
ApplicationId
in ApplicationSubmissionContext
.Constructor and Description |
---|
ApplicationIdNotProvidedException(String message) |
ApplicationIdNotProvidedException(String message,
Throwable cause) |
ApplicationIdNotProvidedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ApplicationIdNotProvidedException(Throwable cause)
public ApplicationIdNotProvidedException(String message)
public ApplicationIdNotProvidedException(String message, Throwable cause)
Copyright © 2017 Apache Software Foundation. All rights reserved.