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