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
LazyRecord
SQLQueryException
PHP Class LazyRecord\SQLQueryException
Inheritance:
extends
Exceptio\Exception
Show file
Open project: corneltek/lazyrecord
Public Properties
Property
Type
Description
$args
$sql
Public Methods
Method
Description
__construct
(
$dsId
,
$sql
,
$args
,
Exception
$e
)
Method Details
__construct()
public
method
public
__construct
(
$dsId
,
$sql
,
$args
,
Exception
$e
)
$e
Exception
Property Details
$args
public property
public
$args
$sql
public property
public
$sql