Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Sulu
Component
Webspace
Loader
Exception
WebspaceException
PHP Class Sulu\Component\Webspace\Loader\Exception\WebspaceException
Inheritance:
extends
Exception
显示文件
Open project: sulu/sulu
Class Usage Examples
Protected Properties
Property
Type
Description
$webspace
Sulu\Component\Webspace\Webspace
The webspace of this exception.
Public Methods
Method
Description
getWebspace
( ) :
Webspace
Returns the webspace of this exception.
Method Details
getWebspace()
public
method
Returns the webspace of this exception.
public
getWebspace
( ) :
Webspace
return
Sulu\Component\Webspace\Webspace
Property Details
$webspace
protected_oe property
The webspace of this exception.
protected
Webspace,Sulu\Component\Webspace
$webspace
return
Sulu\Component\Webspace\Webspace