1 #ifndef __AIRRAC_AIRRAC_TYPES_HPP
2 #define __AIRRAC_AIRRAC_TYPES_HPP
11 #include <boost/shared_ptr.hpp>
13 #include <stdair/stdair_exceptions.hpp>
14 #include <stdair/stdair_file.hpp>
23 : stdair::ObjectNotFoundException (iWhat) {}
30 : stdair::ObjectNotFoundException (iWhat) {}
37 : stdair::ObjectNotFoundException (iWhat) {}
44 : stdair::ObjectNotFoundException (iWhat) {}
51 : stdair::ObjectNotFoundException (iWhat) {}
58 : stdair::ObjectNotFoundException (iWhat) {}
65 : stdair::FileNotFoundException (iWhat) {}
72 : stdair::ParsingFileFailedException (iWhat) {}
88 : stdair::InputFilePath (iFilename) {}
104 #endif // __AIRRAC_AIRRAC_TYPES_HPP