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

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

#include <except.hpp>

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

Public Member Functions

 NotFound (const std::string &s="")
 
- Public Member Functions inherited from litesql::Except
 Except (const 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