Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
think
exception
HttpResponseException
PHP Class think\exception\HttpResponseException
Inheritance:
extends
RuntimeException
Show file
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 property
protected
Response,think
$response
return
think\Response