Public Member Functions
osmdb::PropertiesSelectionException Class Reference

#include <PropertiesSelectionException.h>

Inherits std::exception.

Public Member Functions

 PropertiesSelectionException (std::string const &problem)
virtual ~PropertiesSelectionException () throw ()
const char * what () const throw ()

Detailed Description

Definition at line 17 of file PropertiesSelectionException.h.


Constructor & Destructor Documentation

osmdb::PropertiesSelectionException::PropertiesSelectionException ( std::string const &  problem)

Definition at line 13 of file PropertiesSelectionException.cpp.

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

Definition at line 18 of file PropertiesSelectionException.cpp.


Member Function Documentation

const char * osmdb::PropertiesSelectionException::what ( ) const throw ()

Definition at line 22 of file PropertiesSelectionException.cpp.


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