Creates a new instance of the N2Exception, the base class for known N2 exceptions.

Declaration Syntax
public N2Exception(
string message
)
Public Sub New ( _
message As String _
)
public:
N2Exception (
String^ message
)

Parameters
- message (String)
- The exception message
Assembly: N2 (Module: N2) Version: 1.0.204.35916