Exception: TZInfo::DataSourceNotFound
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
StandardError
|
|
Instance Chain:
self,
StandardError
|
|
Inherits: |
StandardError
|
Defined in: | lib/tzinfo/data_source.rb |
Overview
DataSourceNotFound
is raised if no data source could be found (i.e. if
'tzinfo/data'
cannot be found on the load path and no valid zoneinfo
directory can be found on the system).