#include <XrdMonException.hh>
Constructor & Destructor Documentation
| XrdMonException::XrdMonException |
( |
err_t |
err | ) |
|
| XrdMonException::XrdMonException |
( |
err_t |
err, |
|
|
const string & |
s |
|
) |
| |
| XrdMonException::XrdMonException |
( |
err_t |
err, |
|
|
const char * |
s |
|
) |
| |
Member Function Documentation
| err_t XrdMonException::err |
( |
| ) |
const |
|
inline |
| const string XrdMonException::msg |
( |
| ) |
const |
|
inline |
| void XrdMonException::printIt |
( |
| ) |
const |
| void XrdMonException::printItOnce |
( |
| ) |
const |
Member Data Documentation
| err_t XrdMonException::_err |
|
private |
| string XrdMonException::_msg |
|
private |
The documentation for this class was generated from the following files: