\Bazalt\ORM\ExceptionNestedSet

ORM_Exception_Base

Summary

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

Properties

$errors

$errors : array

Errors list

Type

array

Methods

__construct()

__construct(array  $messages, \Bazalt\ORM\Exception\Exception  $innerEx = null, integer  $code) 

Contructor

Parameters

array $messages

Exception messages

\Bazalt\ORM\Exception\Exception $innerEx

Inner exception

integer $code

Exception code

getException()

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

Parameters

\PDOException $e
$query
$params