Click or drag to resize

UnknownErrorException Class

Represents a fatal runtime error that occurs inside Pdfium SDK.
Inheritance Hierarchy

Namespace:  Patagames.Pdf.Net.Exceptions
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public class UnknownErrorException : PdfiumException
Constructors
  NameDescription
Public methodUnknownErrorException
Initializes a new instance of the UnknownErrorException class.
Public methodUnknownErrorException(String)
Initializes a new instance of the UnknownErrorException class.
Top
See Also