Table of Contents

Class XrefCycledReferencesException

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

Exception class for infinite loop in xref structure.

public class XrefCycledReferencesException : PdfException
Inheritance
XrefCycledReferencesException
Inherited Members

Constructors

XrefCycledReferencesException(string)

Creates a new instance of XrefInfiniteLoopException.

public XrefCycledReferencesException(string message)

Parameters

message string

the detail message.