PHP Class think\exception\DbException

Inheritance: extends think\Exception
Afficher le fichier Open project: top-think/framework Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $message, array $config, string $sql, integer $code = 10500 ) DbException constructor.

Method Details

__construct() public méthode

DbException constructor.
public __construct ( string $message, array $config, string $sql, integer $code = 10500 )
$message string
$config array
$sql string
$code integer