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

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