Namespace: Org.BouncyCastle.X509.Store
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class X509StoreException : Exception
Visual Basic
Public Class X509StoreException _
	Inherits Exception
Visual C++
public ref class X509StoreException : public Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Org.BouncyCastle.X509.Store..::..X509StoreException
      Org.BouncyCastle.X509.Store..::..NoSuchStoreException

See Also