C# 클래스 AdmPwd.PDS.KeyStore.KeyStoreException

Base exception thrown by implementation of KeyStore
상속: System.Exception
파일 보기 프로젝트 열기: jformacek/laps-e

공개 메소드들

메소드 설명
KeyStoreException ( string message ) : System

Default constructor

메소드 상세

KeyStoreException() 공개 메소드

Default constructor
public KeyStoreException ( string message ) : System
message string
리턴 System