$builder
$builder : \Bazalt\ORM\Exception\ORM_Query_Insert
Insert query that generated the exception
ORM_Exception_Base
__construct(string $message, \Bazalt\ORM\Exception\ORM_Query_Insert $builder, \Bazalt\ORM\Exception\Exception $innerEx = null, integer $code)
Contructor
| string | $message | Exception message |
| \Bazalt\ORM\Exception\ORM_Query_Insert | $builder | Insert query that generated the exception |
| \Bazalt\ORM\Exception\Exception | $innerEx | Inner exception |
| integer | $code | Exception code |