Click or drag to resize

FatalErrorException Class

Represents a fatal runtime error that occurs inside pdfium engine.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsFatalErrorException

Namespace: Patagames.Pdf.Net.Exceptions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public class FatalErrorException : PdfiumException

The FatalErrorException type exposes the following members.

Constructors
 NameDescription
Public methodFatalErrorException Initializes a new instance of the UnknownErrorException class.
Top
See Also