eDriven Framework API
ComponentException Constructor (message)
NamespaceseDriven.Gui.ComponentsComponentExceptionComponentException(String)
eDriven Framework API
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public ComponentException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
ComponentException(
	String^ message
)
Parameters
message (String)

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