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

exception thrown when database (disk) is full More...

#include <except.hpp>

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

Public Member Functions

 InsertionError (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 database (disk) is full


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

SourceForge.net Logo