Class HTTPHeaders
HTTP headers exception. Raised on header modification attempts after headers have been sent to the client.
- Exception implements Throwable
- Core\Exception
- Core\Exception\Runtime
- Core\Exception\HTTPHeaders
Namespace: Core\Exception
Package: Core\Exception
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Exception/HTTPHeaders.inc.php
Package: Core\Exception
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Exception/HTTPHeaders.inc.php
Methods summary
public
|
Methods inherited from Core\Exception
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()