setasign\Fpdi\PdfParser\CrossReference

CrossReferenceException Exception used by the CrossReference and Reader classes.

File: /FPDI v2/PdfParser/CrossReference/CrossReferenceException.php

Class hierarchy

Implements

Summary

Constants

COMPRESSED_XREF

ENCRYPTED

public const int CrossReferenceException::ENCRYPTED = 268

ENTRIES_TOO_LARGE

ENTRIES_TOO_SHORT

FILE_HEADER_NOT_FOUND

IMPLEMENTED_IN_FPDI_PDF_PARSER

INVALID_DATA

public const int CrossReferenceException::INVALID_DATA = 257

INVALID_DATA_SIZE

INVALID_DATA_TYPE

NOT_IMPLEMENTED

NO_ENTRIES

public const int CrossReferenceException::NO_ENTRIES = 261

NO_STARTXREF_FOUND

NO_TRAILER_FOUND

NO_XREF_FOUND

public const int CrossReferenceException::NO_XREF_FOUND = 264

OBJECT_NOT_FOUND

PDF_VERSION_NOT_FOUND

UNEXPECTED_END

public const int CrossReferenceException::UNEXPECTED_END = 265

XREF_MISSING

public const int CrossReferenceException::XREF_MISSING = 258

Properties

$code

protected \Exception::$code = 0

$file

protected \Exception::$file

$line

protected \Exception::$line

$message

protected \Exception::$message = ''

Methods

__construct()

Internal PHP method: Exception::__construct

__clone()

Internal PHP method: Exception::__clone

__toString()

Internal PHP method: Exception::__toString

__wakeup()

Internal PHP method: Exception::__wakeup

getCode()

Internal PHP method: Exception::getCode

getFile()

Internal PHP method: Exception::getFile

getLine()

Internal PHP method: Exception::getLine

getMessage()

Internal PHP method: Exception::getMessage

getPrevious()

Internal PHP method: Exception::getPrevious

getTrace()

Internal PHP method: Exception::getTrace

getTraceAsString()

Internal PHP method: Exception::getTraceAsString