C# Class Aegis.JobCanceledException

Inheritance: AegisException
Show file Open project: SyncZone/AegisFramework

Public Methods

Method Description
JobCanceledException ( string message ) : System

Method Details

JobCanceledException() public method

public JobCanceledException ( string message ) : System
message string
return System