LiteSQL 0.3.10
litesql::DatabaseError Class Reference

exception thrown when database cannot be accessed More...

#include <except.hpp>

Inheritance diagram for litesql::DatabaseError:
Collaboration diagram for litesql::DatabaseError:

Public Member Functions

 DatabaseError (std::string m)
Public Member Functions inherited from litesql::Except
 Except (std::string m) throw ()
virtual const char * what () const throw ()

Detailed Description

exception thrown when database cannot be accessed


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

SourceForge.net Logo