![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
The exception that is thrown when a timer fails to start. More...
Public Member Functions | |
TimerStartException (string message) | |
Initializes a new instance of the TimerStartException class. More... | |
The exception that is thrown when a timer fails to start.
PushTechnology.DiffusionCore.Timing.TimerStartException.TimerStartException | ( | string | message | ) |
Initializes a new instance of the TimerStartException class.
message | The error message that explains the reason for the exception. |