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

base class for exceptions More...

#include <except.hpp>

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

Public Member Functions

 Except (const std::string &m) throw ()
 
virtual const char * what () const throw ()
 

Friends

std::ostream & operator<< (std::ostream &os, const Except &e)
 

Detailed Description

base class for exceptions


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

SourceForge.net Logo