Click or drag to resize

UnknownFunctionTypeException Class

The exception that is thrown when the type of a function cannot be recognized.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsUnknownFunctionTypeException

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

The UnknownFunctionTypeException type exposes the following members.

Constructors
 NameDescription
Public methodUnknownFunctionTypeException Initializes a new instance of the UnknownFunctionTypeException class.
Top
See Also