Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Common
Exception
ExitException
PHP Class Common\Exception\ExitException
Inheritance:
extends
RedirectException
ファイルを表示
Open project: forkcms/forkcms
Public Methods
Method
Description
__construct
(
string
$message
,
string
$html
= null,
integer
$statusCode
= Response::HTTP_OK )
Method Details
__construct()
public
method
public
__construct
(
string
$message
,
string
$html
= null,
integer
$statusCode
= Response::HTTP_OK )
$message
string
$html
string
$statusCode
integer