query = $query; parent::__construct($message, 0); } public function getSqlError() { return $this->getMessage().' while executing: '.$this->query; } }