Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
odb::unknown_schema Struct Reference
Inheritance diagram for odb::unknown_schema:
odb::exception

Public Member Functions

 unknown_schema (const std::string &name)
 
 ~unknown_schema () throw ()
 
const std::string & name () const
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

odb::unknown_schema::unknown_schema ( const std::string &  name)
odb::unknown_schema::~unknown_schema ( )
throw (
)

Member Function Documentation

const std::string& odb::unknown_schema::name ( ) const
inline
virtual const char* odb::unknown_schema::what ( ) const
throw (
)
virtual

Implements odb::exception.


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