setasign\Fpdi\PdfParser\Filter

LzwException Exception for LZW filter class

File: /FPDI v2/PdfParser/Filter/LzwException.php

Class hierarchy

Implements

Summary

Constants

FILE_HEADER_NOT_FOUND

IMPLEMENTED_IN_FPDI_PDF_PARSER

INVALID_DATA_SIZE

INVALID_DATA_TYPE

LZW_FLAVOUR_NOT_SUPPORTED

public const integer LzwException::LZW_FLAVOUR_NOT_SUPPORTED = 1281

NOT_IMPLEMENTED

public const FilterException::NOT_IMPLEMENTED = 514

PDF_VERSION_NOT_FOUND

UNSUPPORTED_FILTER


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