PHP Class think\exception\ClassNotFoundException

Inheritance: extends RuntimeException
Datei anzeigen 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