public class JobSubmissionException extends Exception
| Constructor and Description |
|---|
JobSubmissionException(String msg)
Constructs a new job submission exception with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JobSubmissionException(String msg)
msg - the error message to be transported through this exceptionCopyright © 2014 The Apache Software Foundation. All rights reserved.