CrossReferenceException
extends PdfParserException
in package
Exception used by the CrossReference and Reader classes.
Table of Contents
Constants
- COMPRESSED_XREF = 0x10b
- ENCRYPTED = 0x10c
- ENTRIES_TOO_LARGE = 0x103
- ENTRIES_TOO_SHORT = 0x104
- FILE_HEADER_NOT_FOUND = 0x4
- IMPLEMENTED_IN_FPDI_PDF_PARSER = 0x2
- INVALID_DATA = 0x101
- INVALID_DATA_SIZE = 0x6
- INVALID_DATA_TYPE = 0x3
- NO_ENTRIES = 0x105
- NO_STARTXREF_FOUND = 0x107
- NO_TRAILER_FOUND = 0x106
- NO_XREF_FOUND = 0x108
- NOT_IMPLEMENTED = 0x1
- OBJECT_NOT_FOUND = 0x10a
- PDF_VERSION_NOT_FOUND = 0x5
- UNEXPECTED_END = 0x109
- XREF_MISSING = 0x102
Constants
COMPRESSED_XREF
public
int
COMPRESSED_XREF
= 0x10b
ENCRYPTED
public
int
ENCRYPTED
= 0x10c
ENTRIES_TOO_LARGE
public
int
ENTRIES_TOO_LARGE
= 0x103
ENTRIES_TOO_SHORT
public
int
ENTRIES_TOO_SHORT
= 0x104
FILE_HEADER_NOT_FOUND
public
int
FILE_HEADER_NOT_FOUND
= 0x4
IMPLEMENTED_IN_FPDI_PDF_PARSER
public
int
IMPLEMENTED_IN_FPDI_PDF_PARSER
= 0x2
INVALID_DATA
public
int
INVALID_DATA
= 0x101
INVALID_DATA_SIZE
public
int
INVALID_DATA_SIZE
= 0x6
INVALID_DATA_TYPE
public
int
INVALID_DATA_TYPE
= 0x3
NO_ENTRIES
public
int
NO_ENTRIES
= 0x105
NO_STARTXREF_FOUND
public
int
NO_STARTXREF_FOUND
= 0x107
NO_TRAILER_FOUND
public
int
NO_TRAILER_FOUND
= 0x106
NO_XREF_FOUND
public
int
NO_XREF_FOUND
= 0x108
NOT_IMPLEMENTED
public
int
NOT_IMPLEMENTED
= 0x1
OBJECT_NOT_FOUND
public
int
OBJECT_NOT_FOUND
= 0x10a
PDF_VERSION_NOT_FOUND
public
int
PDF_VERSION_NOT_FOUND
= 0x5
UNEXPECTED_END
public
int
UNEXPECTED_END
= 0x109
XREF_MISSING
public
int
XREF_MISSING
= 0x102