EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairDbException.h File Reference
#include <iosfwd>
#include <string>
#include "Rtypes.h"
+ Include dependency graph for FairDbException.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FairDbException
 

Functions

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

Function Documentation

std::ostream& operator<< ( std::ostream &  s,
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: