C# Class Frapid.Installer.DbInstallException

Inheritance: System.Exception
Datei anzeigen Open project: frapid/frapid

Public Methods

Method Description
DbInstallException ( string message ) : System

Method Details

DbInstallException() public method

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