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
Screen
Exceptions
TemplateNotFoundException
PHP Class Screen\Exceptions\TemplateNotFoundException
Inheritance:
extends
ScreenException
显示文件
Open project: microweber/screen
Public Methods
Method
Description
__construct
(
$templateName
,
$code
,
Exception
$previous
= null )
Method Details
__construct()
public
method
public
__construct
(
$templateName
,
$code
,
Exception
$previous
= null )
$previous
Exception