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
Neos
Fusion
Exception
RuntimeException
PHP Class Neos\Fusion\Exception\RuntimeException
Inheritance:
extends
Neos\Fusion\Exception
ファイルを表示
Open project: neos/neos-development-collection
Protected Properties
Property
Type
Description
$typoScriptPath
string
Public Methods
Method
Description
__construct
(
string
$message
= '',
integer
$code
,
Exception
$previous
= null,
null
$typoScriptPath
= null )
getTypoScriptPath
( ) :
null
|
string
Method Details
__construct()
public
method
public
__construct
(
string
$message
= '',
integer
$code
,
Exception
$previous
= null,
null
$typoScriptPath
= null )
$message
string
$code
integer
$previous
Exception
$typoScriptPath
null
getTypoScriptPath()
public
method
public
getTypoScriptPath
( ) :
null
|
string
return
null
|
string
Property Details
$typoScriptPath
protected_oe property
protected
string
$typoScriptPath
return
string