eDriven Framework API
TimerException Constructor (message)
NamespaceseDriven.Core.UtilTimerExceptionTimerException(String)
eDriven Framework API
Initializes a new instance of the TimerException class
Declaration Syntax
C#Visual BasicVisual C++
public TimerException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
TimerException(
	String^ message
)
Parameters
message (String)

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)