Click or drag to resize

PdfiumException Class

Represents errors that occur inside Pdfium SDK.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      More...

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 PdfiumException : Exception

The PdfiumException type exposes the following members.

Constructors
  NameDescription
Public methodPdfiumException(UInt32)
Initializes a new instance of the PdfiumException class.
Public methodPdfiumException(UInt32, String)
Initializes a new instance of the PdfiumException class.
Public methodPdfiumException(UInt32, String, Exception)
Initializes a new instance of the PdfiumException class.
Top
Properties
  NameDescription
Public propertyErrorCode
Gets a code that provide additional information about the exception.
Top
See Also
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsBadFormatException
      Patagames.Pdf.Net.ExceptionsDomException
      Patagames.Pdf.Net.ExceptionsEntryNotFoundException
      Patagames.Pdf.Net.ExceptionsFatalErrorException
      Patagames.Pdf.Net.ExceptionsFontNotFoundException
      Patagames.Pdf.Net.ExceptionsImageObjectIsEmptyException
      Patagames.Pdf.Net.ExceptionsInvalidFunctionException
      Patagames.Pdf.Net.ExceptionsInvalidLicenseKeyException
      Patagames.Pdf.Net.ExceptionsInvalidPasswordException
      Patagames.Pdf.Net.ExceptionsLicenseKeyIsExpiredException
      Patagames.Pdf.Net.ExceptionsLicenseKeyIsOutOfDateException
      Patagames.Pdf.Net.ExceptionsMemoryLeakException
      Patagames.Pdf.Net.ExceptionsNoLicenseException
      Patagames.Pdf.Net.ExceptionsNotAvailableException
      Patagames.Pdf.Net.ExceptionsPageNotFoundException
      Patagames.Pdf.Net.ExceptionsPdfFileNotFoundException
      Patagames.Pdf.Net.ExceptionsPdfParserException
      Patagames.Pdf.Net.ExceptionsRequiredDataIsAbsentException
      Patagames.Pdf.Net.ExceptionsTrialExpiredException
      Patagames.Pdf.Net.ExceptionsUnexpectedTypeException
      Patagames.Pdf.Net.ExceptionsUnknownErrorException
      Patagames.Pdf.Net.ExceptionsUnknownFunctionTypeException
      Patagames.Pdf.Net.ExceptionsUnsupportedImageFormatException
      Patagames.Pdf.Net.ExceptionsUnsupportedSecuritySchemeException