public class JobInstanceAlreadyExistsException extends JobExecutionException
Job is not
available.| Constructor and Description |
|---|
JobInstanceAlreadyExistsException(String msg)
Create an exception with the given message.
|
JobInstanceAlreadyExistsException(String msg,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JobInstanceAlreadyExistsException(String msg)
Copyright © 2013. All rights reserved.