Class JobExecutionAlreadyRunningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.springframework.batch.core.job.JobExecutionException
org.springframework.batch.core.launch.JobExecutionAlreadyRunningException
- All Implemented Interfaces:
Serializable
- Author:
- Dave Syer, Mahmoud Ben Hassine
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JobExecutionAlreadyRunningException
- Parameters:
msg- the exception message.
-
JobExecutionAlreadyRunningException
-