AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
AIRINV::InventoryInputFileNotFoundException Class Reference

#include <airinv/AIRINV_Types.hpp>

+ Inheritance diagram for AIRINV::InventoryInputFileNotFoundException:

Public Member Functions

 InventoryInputFileNotFoundException (const std::string &iWhat)
 

Detailed Description

The inventory input file can not be found or opened.

Definition at line 106 of file AIRINV_Types.hpp.

Constructor & Destructor Documentation

AIRINV::InventoryInputFileNotFoundException::InventoryInputFileNotFoundException ( const std::string &  iWhat)
inline

Constructor.

Definition at line 111 of file AIRINV_Types.hpp.


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