C# Class Apachai.BackingStore.BackingStoreException

Inheritance: System.ApplicationException
Afficher le fichier Open project: garuma/apachai

Méthodes publiques

Méthode Description
BackingStoreException ( Exception inner ) : System
BackingStoreException ( string message ) : System

Method Details

BackingStoreException() public méthode

public BackingStoreException ( Exception inner ) : System
inner System.Exception
Résultat System

BackingStoreException() public méthode

public BackingStoreException ( string message ) : System
message string
Résultat System