AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::InventoryNotFoundException Class Reference

#include <airinv/AIRINV_Types.hpp>

+ Inheritance diagram for AIRINV::InventoryNotFoundException:

List of all members.

Public Member Functions

 InventoryNotFoundException (const std::string &iWhat)

Detailed Description

Inventory not found.

Definition at line 172 of file AIRINV_Types.hpp.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 177 of file AIRINV_Types.hpp.


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