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

#include <airinv/AIRINV_Types.hpp>

Inheritance diagram for AIRINV::SegmentDateNotFoundException:

List of all members.

Public Member Functions

 SegmentDateNotFoundException (const std::string &iWhat)

Detailed Description

Specific exception when some BOM objects can not be found within the inventory.

Definition at line 54 of file AIRINV_Types.hpp.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 59 of file AIRINV_Types.hpp.


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