\Bazalt\ORM\ExceptionCollection

ORM_Exception_Base

Summary

Methods
Properties
Constants
__construct()
getException()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $message, \Bazalt\ORM\Exception\Exception  $innerEx = null, integer  $code) 

Contructor

Parameters

string $message

Exception message

\Bazalt\ORM\Exception\Exception $innerEx

Inner exception

integer $code

Exception code

getException()

getException(\PDOException  $e,   $query = null,   $params = array()) 

Parameters

\PDOException $e
$query
$params