C# Class Database.DatabaseException

Inheritance: System.Exception, ISerializable
Datei anzeigen Open project: Nullstr1ng/MultiRDPClient.NET

Public Methods

Method Description
DatabaseException ( ExceptionTypes exception_type ) : System

Method Details

DatabaseException() public method

public DatabaseException ( ExceptionTypes exception_type ) : System
exception_type ExceptionTypes
return System