Summer.Batch.Core.Launch.JobExecutionNotStoppedException Class Reference

Exception to indicate that user asked for a job execution to be aborted when hasn't been stopped. More...

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

Public Member Functions

 JobExecutionNotStoppedException (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

 JobExecutionNotStoppedException (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

Exception to indicate that user asked for a job execution to be aborted when hasn't been stopped.

Constructor & Destructor Documentation

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

Creates an exception with the given message.

Parameters
msg
Summer.Batch.Core.Launch.JobExecutionNotStoppedException.JobExecutionNotStoppedException ( 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/JobExecutionNotStoppedException.cs