AirInv Logo  0.1.2
C++ Simulated Airline Inventory Management System library
AIRINV::ScheduleInputFileNotFoundException Class Reference

#include <airinv/AIRINV_Types.hpp>

Inheritance diagram for AIRINV::ScheduleInputFileNotFoundException:

List of all members.

Public Member Functions

 ScheduleInputFileNotFoundException (const std::string &iWhat)

Detailed Description

The schedule input file can not be found or opened.

Definition at line 78 of file AIRINV_Types.hpp.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 83 of file AIRINV_Types.hpp.


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