C# Class BF2Statistics.DbConnectException

Inheritance: System.Exception
Show file Open project: BF2Statistics/ControlCenter Class Usage Examples

Public Methods

Method Description
DbConnectException ( string Message, Exception Inner ) : System

Method Details

DbConnectException() public method

public DbConnectException ( string Message, Exception Inner ) : System
Message string
Inner System.Exception
return System