[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Ctor.
Namespace: net.esper.eql.db
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ message As String, _ cause As Exception _ ) |
C# |
---|
public DatabaseConfigException ( string message, Exception cause ) |
Visual C++ |
---|
public: DatabaseConfigException ( String^ message, Exception^ cause ) |
Parameters
- message
- System.String
error message
- cause
- System.Exception
cause is the inner exception