C# Class Tigwi.UI.Models.Storage.AccountNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: ismaelbelghiti/Tigwi

Méthodes publiques

Méthode Description
AccountNotFoundException ( string name, AccountNotFound innerException ) : System

Method Details

AccountNotFoundException() public méthode

public AccountNotFoundException ( string name, AccountNotFound innerException ) : System
name string
innerException Tigwi.Storage.Library.AccountNotFound
Résultat System