LiteSQL 0.3.10
litesql::NotFound Class Reference

exception thrown when a record is not found More...

#include <except.hpp>

Inheritance diagram for litesql::NotFound:
Collaboration diagram for litesql::NotFound:

Public Member Functions

 NotFound (std::string s="")
Public Member Functions inherited from litesql::Except
 Except (std::string m) throw ()
virtual const char * what () const throw ()

Detailed Description

exception thrown when a record is not found


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

SourceForge.net Logo