C# Class Adroit.Data.DatabaseException

Inheritance: System.ApplicationException
ファイルを表示 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