Summer.Batch.Common.TaskExecution.TaskRejectedException Class Reference

Exception to be thrown when a task has been rejected. More...

Inheritance diagram for Summer.Batch.Common.TaskExecution.TaskRejectedException:
Summer.Batch.Common.TaskExecution.TaskTimeoutException

Public Member Functions

 TaskRejectedException (string message)
 Custom constructor with a message. More...
 
 TaskRejectedException (string message, Exception innerException)
 Custom constructor with inner exception and a message. More...
 

Detailed Description

Exception to be thrown when a task has been rejected.

Constructor & Destructor Documentation

Summer.Batch.Common.TaskExecution.TaskRejectedException.TaskRejectedException ( string  message)

Custom constructor with a message.

Parameters
message
Summer.Batch.Common.TaskExecution.TaskRejectedException.TaskRejectedException ( string  message,
Exception  innerException 
)

Custom constructor with inner exception and a message.

Parameters
message
innerException

The documentation for this class was generated from the following file:
  • Summer.Batch.Common/TaskExecution/TaskRejectedException.cs