Table of Contents

Class PdfException

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for errors specific to Docotic.Pdf that occur during application execution.

public class PdfException : Exception, ISerializable
Inheritance
PdfException
Implements
Derived
Inherited Members

Constructors

PdfException()

Initializes a new instance of the PdfException class.

PdfException(SerializationInfo, StreamingContext)

Initializes a new instance of the PdfException class.

PdfException(string)

Initializes a new instance of the PdfException class.

PdfException(string, Exception)

Initializes a new instance of the PdfException class.