Click or drag to resize

MemoryLeakException Class

The exception that is thrown when the undisposed instance of class was found.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsMemoryLeakException

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

The MemoryLeakException type exposes the following members.

Constructors
 NameDescription
Public methodMemoryLeakException Initializes a new instance of the MemoryLeakException class.
Top
See Also