1#ifndef __SIMFQT_SIMFQT_TYPES_HPP
2#define __SIMFQT_SIMFQT_TYPES_HPP
11#include <boost/shared_ptr.hpp>
13#include <stdair/stdair_exceptions.hpp>
14#include <stdair/stdair_file.hpp>
27 :
public stdair::ParsingFileFailedException {
33 :
stdair::ParsingFileFailedException (iWhat) {}
45 :
stdair::ObjectNotFoundException (iWhat) {}
57 :
stdair::ObjectNotFoundException (iWhat) {}
69 :
stdair::ObjectNotFoundException (iWhat) {}
81 :
stdair::ObjectNotFoundException (iWhat) {}
93 :
stdair::ObjectNotFoundException (iWhat) {}
105 :
stdair::ObjectNotFoundException (iWhat) {}
117 :
stdair::FileNotFoundException (iWhat) {}
136 :
stdair::InputFilePath (iFilename) {}
AirlineNotFoundException(const std::string &iWhat)
AirportPairNotFoundException(const std::string &iWhat)
FareFileParsingFailedException(const std::string &iWhat)
FareFilePath(const stdair::Filename_T &iFilename)
FeaturesNotFoundException(const std::string &iWhat)
FlightDateNotFoundException(const std::string &iWhat)
FlightTimeNotFoundException(const std::string &iWhat)
PosOrChannelNotFoundException(const std::string &iWhat)
unsigned int FareQuoteID_T
boost::shared_ptr< SIMFQT_Service > SIMFQT_ServicePtr_T