@InterfaceAudience.Public @InterfaceStability.Unstable public class ApplicationIdNotProvidedException extends YarnException
ApplicationId in ApplicationSubmissionContext.| コンストラクタと説明 | 
|---|
| ApplicationIdNotProvidedException(String message) | 
| ApplicationIdNotProvidedException(String message,
                                 Throwable cause) | 
| ApplicationIdNotProvidedException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplicationIdNotProvidedException(Throwable cause)
public ApplicationIdNotProvidedException(String message)
public ApplicationIdNotProvidedException(String message, Throwable cause)
Copyright © 2016 Apache Software Foundation. All rights reserved.