C# Class Adroit.Data.DatabaseException

Inheritance: System.ApplicationException
Mostra file Open project: chergert/adroit

Public Methods

Method Description
DatabaseException ( string message ) : System

Method Details

DatabaseException() public method

public DatabaseException ( string message ) : System
message string
return System