setasign\SetaPDF2\Core\Filter

Exception Filter exception

File: /SetaPDF v2/Core/Filter/Exception.php
Old class name (alias): \SetaPDF_Core_Filter_Exception

Class hierarchy

Implements

Summary

Constants

DECOMPRESS_ERROR

public const int Exception::DECOMPRESS_ERROR = 769

DECOMPRESS_ROW_ERROR

public const int Exception::DECOMPRESS_ROW_ERROR = 816

ILLEGAL_CHAR_FOUND

public const int Exception::ILLEGAL_CHAR_FOUND = 784

ILLEGAL_LENGTH

public const int Exception::ILLEGAL_LENGTH = 785

LZW_FLAVOUR_NOT_SUPPORTED

public const int Exception::LZW_FLAVOUR_NOT_SUPPORTED = 800

NO_ZLIB

public const int Exception::NO_ZLIB = 768

UNRECOGNIZED_PNG_PREDICTOR

public const int Exception::UNRECOGNIZED_PNG_PREDICTOR = 817

UNRECOGNIZED_PREDICTOR

public const int Exception::UNRECOGNIZED_PREDICTOR = 818

Properties

$code

protected \Exception::$code = 0

$file

protected \Exception::$file = ''

$line

protected \Exception::$line = 0

$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