HeadersAlreadySentException
extends Exception
in package
HeadersAlreadySentException represents an exception caused by any headers that were already sent before web response was sent.
Tags
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