AirSched Logo  1.00.0
C++ Simulated Airline Schedule Manager Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRSCHED::SegmentDateNotFoundException Class Reference

#include <airsched/AIRSCHED_Types.hpp>

+ Inheritance diagram for AIRSCHED::SegmentDateNotFoundException:

Public Member Functions

 SegmentDateNotFoundException (const std::string &iWhat)
 

Detailed Description

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

Definition at line 23 of file AIRSCHED_Types.hpp.

Constructor & Destructor Documentation

AIRSCHED::SegmentDateNotFoundException::SegmentDateNotFoundException ( const std::string &  iWhat)
inline

Constructor.

Definition at line 28 of file AIRSCHED_Types.hpp.


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