C# Class KonfDB.Infrastructure.Exceptions.EncryptionException

Inheritance: BaseException
Afficher le fichier Open project: punitganshani/KonfDB

Méthodes publiques

Méthode Description
EncryptionException ( string message, Exception ex ) : System

Method Details

EncryptionException() public méthode

public EncryptionException ( string message, Exception ex ) : System
message string
ex System.Exception
Résultat System