Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.DiffusionCore.Timing.TimerStartException Class Reference

The exception that is thrown when a timer fails to start. More...

Inheritance diagram for PushTechnology.DiffusionCore.Timing.TimerStartException:

Public Member Functions

 TimerStartException (string message)
 Initializes a new instance of the TimerStartException class. More...
 

Detailed Description

The exception that is thrown when a timer fails to start.

Constructor & Destructor Documentation

PushTechnology.DiffusionCore.Timing.TimerStartException.TimerStartException ( string  message)

Initializes a new instance of the TimerStartException class.

Parameters
messageThe error message that explains the reason for the exception.