EmitterException
extends RuntimeException
in package
implements
ExceptionInterface
Table of Contents
Interfaces
- ExceptionInterface
- Marker interface for package exceptions.
Methods
- forHeadersSent() : self
- forOutputSent() : self
Methods
forHeadersSent()
public
static forHeadersSent(string $filename, int $line) : self
Parameters
- $filename : string
- $line : int
Return values
selfforOutputSent()
public
static forOutputSent() : self