PHP Class LazyRecord\PDOExceptionPrinter

Datei anzeigen Open project: corneltek/lazyrecord Class Usage Examples

Public Methods

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

Method Details

show() public static method

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