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

#include <airinv/AIRINV_Types.hpp>

+ Inheritance diagram for AIRINV::ScheduleFileParsingFailedException:

Public Member Functions

 ScheduleFileParsingFailedException (const std::string &iWhat)
 

Detailed Description

The schedule input file can not be parsed.

Definition at line 41 of file AIRINV_Types.hpp.

Constructor & Destructor Documentation

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

Constructor.

Definition at line 47 of file AIRINV_Types.hpp.


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