Initializes a new instance of the
AlertError class.

Declaration Syntax
public AlertError(
string section
)
Public Sub New ( _
section As String _
)
public:
AlertError(
String^ section
)

Parameters
- section (String)
- The section.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)