Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::date_time::data_not_accessible Class Reference

Exception thrown when tz database cannot locate requested data file. More...

#include <tz_db_base.hpp>

Inheritance diagram for boost::date_time::data_not_accessible:
Collaboration diagram for boost::date_time::data_not_accessible:

Public Member Functions

 data_not_accessible ()
 
 data_not_accessible (const std::string &filespec)
 

Detailed Description

Exception thrown when tz database cannot locate requested data file.

Constructor & Destructor Documentation

boost::date_time::data_not_accessible::data_not_accessible ( )
inline
boost::date_time::data_not_accessible::data_not_accessible ( const std::string &  filespec)
inline

The documentation for this class was generated from the following file: