#include <IOVCallbackError.h>
Definition at line 14 of file IOVCallbackError.h.
◆ IOVCallbackError()
IOVCallbackError::IOVCallbackError |
( |
const std::string & |
source | ) |
|
|
inline |
◆ ~IOVCallbackError()
virtual IOVCallbackError::~IOVCallbackError |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ printOut() [1/2]
virtual MsgStream& IOVCallbackError::printOut |
( |
MsgStream & |
os | ) |
const |
|
inlinevirtual |
◆ printOut() [2/2]
virtual std::ostream& IOVCallbackError::printOut |
( |
std::ostream & |
os = std::cerr | ) |
const |
|
inlinevirtual |
◆ source()
virtual const std::string& IOVCallbackError::source |
( |
| ) |
const |
|
inlinevirtual |
◆ what()
virtual const char* IOVCallbackError::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ operator<< [1/4]
◆ operator<< [2/4]
overloaded printout to MsgStream
Definition at line 65 of file IOVCallbackError.h.
67 (
os <<
" IOVCallbackError* points to NULL!" ) : (
os << *pge );
◆ operator<< [3/4]
◆ operator<< [4/4]
◆ m_src
std::string IOVCallbackError::m_src |
|
private |
The documentation for this class was generated from the following file: