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