C# Класс GSF.TimerStartException

Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
TimerStartException ( string message ) : System

Initializes a new instance of the TimerStartException class.

Описание методов

TimerStartException() публичный Метод

Initializes a new instance of the TimerStartException class.
public TimerStartException ( string message ) : System
message string The error message that explains the reason for the exception.
Результат System