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
think
exception
TemplateNotFoundException
PHP Class think\exception\TemplateNotFoundException
Inheritance:
extends
RuntimeException
Mostra file
Open project: top-think/framework
Protected Properties
Property
Type
Description
$template
Public Methods
Method
Description
__construct
(
$message
,
$template
= '' )
getTemplate
( ) :
string
获取模板文件
Method Details
__construct()
public
method
public
__construct
(
$message
,
$template
= '' )
getTemplate()
public
method
获取模板文件
public
getTemplate
( ) :
string
return
string
Property Details
$template
protected_oe property
protected
$template