Summer.Batch.Core.Launch.JobExecutionNotRunningException Class Reference

Execution indicating that a JobExecution that is not currently running has been requested to stop. More...

Inheritance diagram for Summer.Batch.Core.Launch.JobExecutionNotRunningException:
Summer.Batch.Core.JobExecutionException

Public Member Functions

 JobExecutionNotRunningException (string msg)
 Creates an exception with the given message. 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...
 

Protected Member Functions

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

Detailed Description

Execution indicating that a JobExecution that is not currently running has been requested to stop.

Constructor & Destructor Documentation

Summer.Batch.Core.Launch.JobExecutionNotRunningException.JobExecutionNotRunningException ( string  msg)

Creates an exception with the given message.

Parameters
msg
Summer.Batch.Core.Launch.JobExecutionNotRunningException.JobExecutionNotRunningException ( SerializationInfo  info,
StreamingContext  context 
)
protected

Serialization constructor.

Parameters
info
context

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