PHP Class think\exception\HttpResponseException

Inheritance: extends RuntimeException
Afficher le fichier Open project: top-think/framework

Protected Properties

Свойство Type Description
$response think\Response

Méthodes publiques

Méthode Description
__construct ( Response $response )
getResponse ( )

Method Details

__construct() public méthode

public __construct ( Response $response )
$response think\Response

getResponse() public méthode

public getResponse ( )

Property Details

$response protected_oe property

protected Response,think $response
Résultat think\Response