PHP Class LazyRecord\SQLQueryException

Inheritance: extends Exceptio\Exception
Afficher le fichier Open project: corneltek/lazyrecord

Méthodes publiques

Свойство Type Description
$args
$sql

Méthodes publiques

Méthode Description
__construct ( $dsId, $sql, $args, Exception $e )

Method Details

__construct() public méthode

public __construct ( $dsId, $sql, $args, Exception $e )
$e Exception

Property Details

$args public_oe property

public $args

$sql public_oe property

public $sql