# File lib/sqlite/database.rb, line 641
      def set_error( error )
        SQLite::API.set_result_error( @func, error )
      end