AirTSP Logo  1.01.12
C++ Simulated Airline Travel Solution Provider (TSP) Library
Loading...
Searching...
No Matches
AIRTSP::SegmentDateNotFoundException Class Reference

#include <airtsp/AIRTSP_Types.hpp>

+ Inheritance diagram for AIRTSP::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 AIRTSP_Types.hpp.

Constructor & Destructor Documentation

◆ SegmentDateNotFoundException()

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

Constructor.

Definition at line 28 of file AIRTSP_Types.hpp.


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