C# Class AdmPwd.PDS.KeyStore.KeyStoreException

Base exception thrown by implementation of KeyStore
Inheritance: System.Exception
Afficher le fichier Open project: jformacek/laps-e

Méthodes publiques

Méthode Description
KeyStoreException ( string message ) : System

Default constructor

Method Details

KeyStoreException() public méthode

Default constructor
public KeyStoreException ( string message ) : System
message string
Résultat System