public class InvalidApplicationMasterRequestException extends YarnException
ApplicationMasterProtocol.allocate(AllocateRequest)
 without first registering by calling
 ApplicationMasterProtocol.registerApplicationMaster(RegisterApplicationMasterRequest)
 or if it tries to register more than once.| Constructor and Description | 
|---|
| InvalidApplicationMasterRequestException(String message) | 
| InvalidApplicationMasterRequestException(String message,
                                        Throwable cause) | 
| InvalidApplicationMasterRequestException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2018 Apache Software Foundation. All rights reserved.