Exception: TZInfo::DataSources::TZInfoDataNotFound
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          StandardError
         | |
| Instance Chain: 
          self,
          StandardError
         | |
| Inherits: | StandardError 
 | 
| Defined in: | lib/tzinfo/data_sources/ruby_data_source.rb | 
Overview
A TZInfoDataNotFound exception is raised if the tzinfo-data gem could
not be found (i.e. require 'tzinfo/data' failed) when selecting the Ruby
data source.