AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
AIRSCHED::ScheduleInputFileNotFoundException Class Reference

#include <airsched/AIRSCHED_Types.hpp>

Inheritance diagram for AIRSCHED::ScheduleInputFileNotFoundException:

List of all members.

Public Member Functions

 ScheduleInputFileNotFoundException (const std::string &iWhat)

Detailed Description

The schedule input file cannot be retrieved.

Definition at line 47 of file AIRSCHED_Types.hpp.


Constructor & Destructor Documentation

AIRSCHED::ScheduleInputFileNotFoundException::ScheduleInputFileNotFoundException ( const std::string &  iWhat) [inline]

Constructor.

Definition at line 53 of file AIRSCHED_Types.hpp.


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