LiteSQL 0.3.10
litesql::InsertionError Class Reference

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

#include <except.hpp>

Inheritance diagram for litesql::InsertionError:
Collaboration diagram for litesql::InsertionError:

Public Member Functions

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


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

SourceForge.net Logo