Exception: InstantCache::NoCache
- Defined in:
- lib/instantcache/exceptions.rb
Overview
Obviously this package is dependent upon memcache being available and configured. Gritch otherwise.
Constant Summary collapse
- MessageFormat =
raise NoCache=> InstantCache::NoCache: InstantCache.cache_object not initialisedraise Destroyed.new('arg')=> InstantCache::NoCache: InstantCache.cache_object not initialised for "arg" [ 'InstantCache.cache_object not initialised', 'InstantCache.cache_object not initialised for "%s"', ]
Method Summary
Methods inherited from Exception
Constructor Details
This class inherits a constructor from InstantCache::Exception