C# Class Deveel.Data.Sql.HandledExceptions

Afficher le fichier Open project: deveel/deveeldb Class Usage Examples

Méthodes publiques

Свойство Type Description
Others HandledExceptions

Méthodes publiques

Méthode Description
HandledExceptions ( IEnumerable exceptionNames ) : System
HandledExceptions ( string exceptionName ) : System

Private Methods

Méthode Description
HandledExceptions ( IEnumerable exceptionNames, bool others ) : System

Method Details

HandledExceptions() public méthode

public HandledExceptions ( IEnumerable exceptionNames ) : System
exceptionNames IEnumerable
Résultat System

HandledExceptions() public méthode

public HandledExceptions ( string exceptionName ) : System
exceptionName string
Résultat System

Property Details

Others public_oe static_oe property

public static HandledExceptions,Deveel.Data.Sql Others
Résultat HandledExceptions