HumHub Documentation (unofficial)

HeadersAlreadySentException extends Exception
in package

HeadersAlreadySentException represents an exception caused by any headers that were already sent before web response was sent.

Tags
author

Dmitry Dorogin dmirogin@ya.ru

since
2.0.14

Table of Contents

Methods

__construct()  : mixed
{@inheritdoc}
getName()  : string

Methods

__construct()

{@inheritdoc}

public __construct(mixed $file, mixed $line) : mixed
Parameters
$file : mixed
$line : mixed

getName()

public getName() : string
Return values
string

the user-friendly name of this exception


        
On this page

Search results