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

Public Member Functions

 prepared_type_mismatch (const char *name)
 
 ~prepared_type_mismatch () throw ()
 
const char * name () const
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

odb::prepared_type_mismatch::prepared_type_mismatch ( const char *  name)
odb::prepared_type_mismatch::~prepared_type_mismatch ( )
throw (
)

Member Function Documentation

const char* odb::prepared_type_mismatch::name ( ) const
inline
virtual const char* odb::prepared_type_mismatch::what ( ) const
throw (
)
virtual

Implements odb::exception.


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