lithium\data\source\Database::error()

abstract public method

Return the last errors produced by a the execution of a query. Abstract. Must be defined by child class.

Source

	abstract public function error();