LiteSQL
Public Member Functions | List of all members
litesql::SQLError Class Reference

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

#include <except.hpp>

Inheritance diagram for litesql::SQLError:
Inheritance graph
[legend]
Collaboration diagram for litesql::SQLError:
Collaboration graph
[legend]

Public Member Functions

 SQLError (const std::string &m)
 
- Public Member Functions inherited from litesql::Except
 Except (const 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