Exception: Train::UnknownCacheType

Inherits:
Error
  • Object
show all
Defined in:
lib/train/errors.rb

Overview

Exception for when a invalid cache type is passed.

Instance Attribute Summary

Attributes inherited from Error

#reason

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Train::Error