Table of Contents

Class NoSuchStoreException

Namespace
Enterprises.Org.BouncyCastle.X509.Store
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class NoSuchStoreException : X509StoreException, ISerializable
Inheritance
NoSuchStoreException
Implements
Inherited Members

Constructors

NoSuchStoreException()

public NoSuchStoreException()

NoSuchStoreException(string)

public NoSuchStoreException(string message)

Parameters

message string

NoSuchStoreException(string, Exception)

public NoSuchStoreException(string message, Exception e)

Parameters

message string
e Exception