Table of Contents

Class InvalidXRefPrevException

Namespace
iText.Kernel.Exceptions
Assembly
itext.kernel.dll

Exception class for invalid prev pointer in xref structure.

public class InvalidXRefPrevException : PdfException
Inheritance
InvalidXRefPrevException
Inherited Members

Constructors

InvalidXRefPrevException(string)

Creates a new instance of InvalidPrevPointerException.

public InvalidXRefPrevException(string message)

Parameters

message string

the detail message.