PHP 클래스 think\exception\DbException

상속: extends think\Exception
파일 보기 프로젝트 열기: top-think/framework 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string $message, array $config, string $sql, integer $code = 10500 ) DbException constructor.

메소드 상세

__construct() 공개 메소드

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