public class JobRunModeNotAllowedException extends JobManagerException
| Constructor and Description |
|---|
JobRunModeNotAllowedException(java.lang.String message)
Constructs a new JobModeNotAllowedException.
|
JobRunModeNotAllowedException(java.lang.String message,
java.lang.Throwable cause)
Constructs a new JobModeNotAllowedException.
|
isRecoverableCauseisRecoverablepublic JobRunModeNotAllowedException(java.lang.String message,
java.lang.Throwable cause)
public JobRunModeNotAllowedException(java.lang.String message)