Exception: Rod::KeyMissing

Inherits:
DatabaseError show all
Defined in:
lib/rod/exception.rb

Overview

This exception is raised, when the key is not present in the database.

Method Summary

Methods inherited from DatabaseError

#to_s

Methods inherited from RodException

#initialize, #to_s

Constructor Details

This class inherits a constructor from Rod::RodException