ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Protected Member Functions | List of all members
ImageResizer.Plugins.BatchZipper.JobCancelledException Class Reference

Not always the execption you'll see in the JobEvent handler when you cancel a job. More...

Inheritance diagram for ImageResizer.Plugins.BatchZipper.JobCancelledException:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.BatchZipper.JobCancelledException:
Collaboration graph
[legend]

Public Member Functions

 JobCancelledException (string message)
 
 JobCancelledException (string message, System.Exception inner)
 

Protected Member Functions

 JobCancelledException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)
 

Detailed Description

Not always the execption you'll see in the JobEvent handler when you cancel a job.

Definition at line 78 of file BatchJobEventsAndResults.cs.


The documentation for this class was generated from the following file: