StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stdair::BookingClassListEmptyInNestingStructException Class Reference

#include <stdair/stdair_exceptions.hpp>

+ Inheritance diagram for stdair::BookingClassListEmptyInNestingStructException:

List of all members.

Public Member Functions

 BookingClassListEmptyInNestingStructException (const std::string &iWhat)
const char * what () const throw ()

Protected Attributes

std::string _what

Detailed Description

Empty booking class list in Simple Nesting Structure.

Definition at line 219 of file stdair_exceptions.hpp.


Constructor & Destructor Documentation

stdair::BookingClassListEmptyInNestingStructException::BookingClassListEmptyInNestingStructException ( const std::string &  iWhat)
inline

Constructor.

Definition at line 223 of file stdair_exceptions.hpp.


Member Function Documentation

const char* stdair::RootException::what ( ) const throw ()
inlineinherited

Give the details of the exception.

Definition at line 38 of file stdair_exceptions.hpp.

References stdair::RootException::_what.

Referenced by stdair::ConfigHolderStruct::updateAirlineFeatures().


Member Data Documentation

std::string stdair::RootException::_what
protectedinherited

Details for the exception.

Definition at line 46 of file stdair_exceptions.hpp.

Referenced by stdair::RootException::what().


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