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

Syntax

C#
public class PemException : IOException
Visual Basic
Public Class PemException _
	Inherits IOException
Visual C++
public ref class PemException : public IOException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    System..::..SystemException
      System.IO..::..IOException
        Org.BouncyCastle.OpenSsl..::..PemException

See Also