C# Class Deveel.Data.Sql.HandledExceptions

Mostrar archivo Open project: deveel/deveeldb Class Usage Examples

Public Properties

Property Type Description
Others HandledExceptions

Public Methods

Method Description
HandledExceptions ( IEnumerable exceptionNames ) : System
HandledExceptions ( string exceptionName ) : System

Private Methods

Method Description
HandledExceptions ( IEnumerable exceptionNames, bool others ) : System

Method Details

HandledExceptions() public method

public HandledExceptions ( IEnumerable exceptionNames ) : System
exceptionNames IEnumerable
return System

HandledExceptions() public method

public HandledExceptions ( string exceptionName ) : System
exceptionName string
return System

Property Details

Others public_oe static_oe property

public static HandledExceptions,Deveel.Data.Sql Others
return HandledExceptions