Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Jelix
Dependencies
ItemException
PHP Class Jelix\Dependencies\ItemException
Inheritance:
extends
Exception
Mostra file
Open project: jelix/jelix
Protected Properties
Property
Type
Description
$item
$relatedData
Public Methods
Method
Description
__construct
(
$message
,
Item
$item
,
$code
,
$relatedData
= null )
getItem
( )
getRelatedData
( )
Method Details
__construct()
public
method
public
__construct
(
$message
,
Item
$item
,
$code
,
$relatedData
= null )
$item
Item
getItem()
public
method
public
getItem
( )
getRelatedData()
public
method
public
getRelatedData
( )
Property Details
$item
protected_oe property
protected
$item
$relatedData
protected_oe property
protected
$relatedData