Class ApplicationIdNotProvidedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
- All Implemented Interfaces:
Serializable
Exception to be thrown when Client submit an application without
providing
ApplicationId in ApplicationSubmissionContext.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionApplicationIdNotProvidedException(String message) ApplicationIdNotProvidedException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ApplicationIdNotProvidedException
-
ApplicationIdNotProvidedException
-
ApplicationIdNotProvidedException
-