yii\web\HeadersAlreadySentException - Yii2 类参考手册

Class yii\web\HeadersAlreadySentException

Inheritanceyii\web\HeadersAlreadySentException » yii\base\Exception » Exception
Available since version2.0.14

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

方法详情 Method Details

__construct() public method

public void __construct ( $file, $line )
$file
$line