C# Class NknSdk.Common.Exceptions.DecryptionException

Inheritance: ApplicationException
Afficher le fichier Open project: hiksa/nkn-sdk-net

Méthodes publiques

Méthode Description
DecryptionException ( string message = DefaultMessage ) : System

Method Details

DecryptionException() public méthode

public DecryptionException ( string message = DefaultMessage ) : System
message string
Résultat System