Exception: AppEngine::Datastore::Rollback

Inherits:
Error
  • Object
show all
Defined in:
lib/appengine-apis/datastore_types.rb

Overview

May be raised during a call to #transaction to abort and rollback the transaction. Note that any exception raised by a transaction block will cause a rollback. This is purely for convenience.