LiteSQL 0.3.10
litesql::SQLError Class Reference

exception thrown when SQL statement cannot be executed More...

#include <except.hpp>

Inheritance diagram for litesql::SQLError:
Collaboration diagram for litesql::SQLError:

Public Member Functions

 SQLError (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 SQL statement cannot be executed


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

SourceForge.net Logo