web\ForbiddenHttpException __construct()

__construct() public method

Constructor.

public void __construct ( $message = null, $code = 0, Exception $previous = null )
$message string

Error message

$code integer

Error code

$previous Exception

The previous exception used for the exception chaining.

doc_Yii
2016-10-30 17:15:03
Comments
Leave a Comment

Please login to continue.