Summer.Batch.Core.Repository.JobExecutionAlreadyRunningException Class Reference

JobExecutionAlreadyRunningException More...

Inheritance diagram for Summer.Batch.Core.Repository.JobExecutionAlreadyRunningException:
Summer.Batch.Core.JobExecutionException

Public Member Functions

 JobExecutionAlreadyRunningException (string msg)
 Custom constructor with a message. More...
 
 JobExecutionAlreadyRunningException (string msg, Exception cause)
 Custom constructor with a message and an inner exception. More...
 
- Public Member Functions inherited from Summer.Batch.Core.JobExecutionException
 JobExecutionException (string msg)
 Construct a JobExecutionException with a generic message. More...
 
 JobExecutionException (String msg, Exception cause)
 Construct a JobExecutionException with a generic message and a cause. More...
 

Additional Inherited Members

- Protected Member Functions inherited from Summer.Batch.Core.JobExecutionException
 JobExecutionException (SerializationInfo info, StreamingContext context)
 Serialization constructor. More...
 

Detailed Description

Constructor & Destructor Documentation

Summer.Batch.Core.Repository.JobExecutionAlreadyRunningException.JobExecutionAlreadyRunningException ( string  msg)

Custom constructor with a message.

Parameters
msg
Summer.Batch.Core.Repository.JobExecutionAlreadyRunningException.JobExecutionAlreadyRunningException ( string  msg,
Exception  cause 
)

Custom constructor with a message and an inner exception.

Parameters
msg
cause

The documentation for this class was generated from the following file:
  • Summer.Batch.Core/Core/Repository/JobExecutionAlreadyRunningException.cs