EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairDbException.cxx File Reference
#include <iostream>
#include "TSQLServer.h"
#include "TSQLStatement.h"
#include "FairDbException.h"
+ Include dependency graph for FairDbException.cxx:

Go to the source code of this file.

Functions

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

Function Documentation

ClassImp ( FairDbException  )

Definition at line 12 of file FairDbException.cxx.

View newest version in sPHENIX GitHub at line 12 of file FairDbException.cxx

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

Definition at line 70 of file FairDbException.cxx.

View newest version in sPHENIX GitHub at line 70 of file FairDbException.cxx

References FairDbException::GetDbType(), FairDbException::GetErrorCode(), and FairDbException::GetMessage().

+ Here is the call graph for this function: