LiteSQL 0.3.10
litesql::Except Class Reference

base class for exceptions More...

#include <except.hpp>

Inheritance diagram for litesql::Except:
Collaboration diagram for litesql::Except:

Public Member Functions

 Except (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