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) {}
150 #endif // __SIMFQT_SIMFQT_TYPES_HPP
AirportPairNotFoundException(const std::string &iWhat)
AirlineNotFoundException(const std::string &iWhat)
FlightTimeNotFoundException(const std::string &iWhat)
FeaturesNotFoundException(const std::string &iWhat)
boost::shared_ptr< SIMFQT_Service > SIMFQT_ServicePtr_T
unsigned int FareQuoteID_T
FareFileParsingFailedException(const std::string &iWhat)
PosOrChannelNotFoundException(const std::string &iWhat)
FareFilePath(const stdair::Filename_T &iFilename)
FlightDateNotFoundException(const std::string &iWhat)