Class X509StoreException
- Namespace
- Enterprises.Org.BouncyCastle.X509.Store
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class X509StoreException : Exception, ISerializable- Inheritance
- 
      
      
      X509StoreException
- Implements
- Derived
- Inherited Members
Constructors
X509StoreException()
public X509StoreException()X509StoreException(string)
public X509StoreException(string message)Parameters
- messagestring
X509StoreException(string, Exception)
public X509StoreException(string message, Exception e)