Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
think
exception
ClassNotFoundException
PHP Class think\exception\ClassNotFoundException
Inheritance:
extends
RuntimeException
Show 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 property
protected
$class