Exception: Amazon::SDB::RecordNotFoundError

Inherits:
Error
  • Object
show all
Defined in:
lib/amazon_sdb/exceptions.rb

Overview

When GetAttributes doesn’t match, Amazon returns an empty record. I prefer to raise an exception instead, so there will be no confusion.