Machine Learning Library
Classes | Functions
DatabaseException.h File Reference
#include <string>
#include <iostream>

Go to the source code of this file.

Classes

class  CDatabaseException
 

Functions

std::ostream & operator<< (std::ostream &s, const CDatabaseException &ex)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const CDatabaseException ex 
)
inline