Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
think
exception
HttpResponseException
PHP Class think\exception\HttpResponseException
Inheritance:
extends
RuntimeException
Mostrar archivo
Open project: top-think/framework
Protected Properties
Property
Type
Description
$response
think\Response
Public Methods
Method
Description
__construct
(
Response
$response
)
getResponse
( )
Method Details
__construct()
public
method
public
__construct
(
Response
$response
)
$response
think\Response
getResponse()
public
method
public
getResponse
( )
Property Details
$response
protected_oe property
protected
Response,think
$response
return
think\Response