AirInv Logo  1.00.12
C++ Simulated Airline Inventory Management System Library
Loading...
Searching...
No Matches
AIRINV::InventoryFileParsingFailedException Class Reference

#include <airinv/AIRINV_Types.hpp>

Inheritance diagram for AIRINV::InventoryFileParsingFailedException:

Public Member Functions

 InventoryFileParsingFailedException (const std::string &iWhat)

Detailed Description

The inventory input file can not be parsed.

Definition at line 28 of file AIRINV_Types.hpp.

Constructor & Destructor Documentation

◆ InventoryFileParsingFailedException()

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

Constructor.

Definition at line 34 of file AIRINV_Types.hpp.


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