Click or drag to resize

UnexpectedParameterException Class

The exception that an not expected parameter was detected
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsUnexpectedParameterException

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

The UnexpectedParameterException type exposes the following members.

Constructors
 NameDescription
Public methodUnexpectedParameterException Initializes a new instance of the DuplicateSection class.
Top
See Also