BiblatexException
extends ServiceException
in package
Description of BiblatexException
Tags
Table of Contents
Properties
- $headers : array<string, string|array<string|int, string>>
Methods
- __construct() : mixed
- getHeaders() : array<string, string|array<string|int, string>>
Properties
$headers
private
array<string, string|array<string|int, string>>
$headers
Methods
__construct()
public
__construct([string $message = "" ][, int $code = 0 ][, Throwable|null $previous = null ][, array<string, string|array<string|int, string>> $headers = [] ]) : mixed
Parameters
- $message : string = ""
- $code : int = 0
- $previous : Throwable|null = null
- $headers : array<string, string|array<string|int, string>> = []
getHeaders()
public
getHeaders() : array<string, string|array<string|int, string>>