Public Member Functions
osmdb::WrongDBException Class Reference

#include <WrongDBException.h>

Inherits std::exception.

Public Member Functions

 WrongDBException (std::string const &filename)
virtual ~WrongDBException () throw ()
virtual const char * what () const throw ()

Detailed Description

Definition at line 17 of file WrongDBException.h.


Constructor & Destructor Documentation

osmdb::WrongDBException::WrongDBException ( std::string const &  filename)

Definition at line 15 of file WrongDBException.cpp.

osmdb::WrongDBException::~WrongDBException ( ) throw () [virtual]

Definition at line 20 of file WrongDBException.cpp.


Member Function Documentation

const char * osmdb::WrongDBException::what ( ) const throw () [virtual]

Definition at line 24 of file WrongDBException.cpp.


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines