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
Storm
Core
StormException
PHP Class Storm\Core\StormException
Inheritance:
extends
Exception
ファイルを表示
Open project: timetoogo/penumbra
Class Usage Examples
Public Methods
Method
Description
Forward
(
array
$Arguments
)
GetInnerException
( )
SetInnerException
(
Exception
$InnerException
)
__construct
(
type
$MessageFormat
)
Method Details
Forward()
final
public
method
final
public
Forward
(
array
$Arguments
)
$Arguments
array
GetInnerException()
final
public
method
final
public
GetInnerException
( )
SetInnerException()
final
public
method
final
public
SetInnerException
(
Exception
$InnerException
)
$InnerException
Exception
__construct()
public
method
public
__construct
(
type
$MessageFormat
)
$MessageFormat
type