setasign\FpdiPdfParser\PdfParser\Filter
PredictorException Exception for predictor filter class
File: /FPDI PDF-Parser v2/PdfParser/Filter/PredictorException.php
Class hierarchy
- setasign\Fpdi\PdfParser\Filter\FilterException
Implements
Summary
Constants
FILE_HEADER_NOT_FOUND
public const int \setasign\Fpdi\PdfParser\PdfParserException::FILE_HEADER_NOT_FOUND = 4
IMPLEMENTED_IN_FPDI_PDF_PARSER
public const int \setasign\Fpdi\PdfParser\PdfParserException::IMPLEMENTED_IN_FPDI_PDF_PARSER = 2
INVALID_DATA_SIZE
public const int \setasign\Fpdi\PdfParser\PdfParserException::INVALID_DATA_SIZE = 6
INVALID_DATA_TYPE
public const int \setasign\Fpdi\PdfParser\PdfParserException::INVALID_DATA_TYPE = 3
NOT_IMPLEMENTED
public const \setasign\Fpdi\PdfParser\Filter\FilterException::NOT_IMPLEMENTED = 514
PDF_VERSION_NOT_FOUND
public const int \setasign\Fpdi\PdfParser\PdfParserException::PDF_VERSION_NOT_FOUND = 5
UNRECOGNIZED_PNG_PREDICTOR
UNRECOGNIZED_PREDICTOR
UNSUPPORTED_FILTER
public const \setasign\Fpdi\PdfParser\Filter\FilterException::UNSUPPORTED_FILTER = 513
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