PHP Class LazyRecord\PDOExceptionPrinter

Afficher le fichier Open project: corneltek/lazyrecord Class Usage Examples

Méthodes publiques

Méthode Description
show ( PDOException $e, $sqlQuery = null, array $arguments = null, CLIFramework\Logger $logger = null )

Method Details

show() public static méthode

public static show ( PDOException $e, $sqlQuery = null, array $arguments = null, CLIFramework\Logger $logger = null )
$e PDOException
$arguments array
$logger CLIFramework\Logger