#include <ServerExceptions.h>
Inheritance diagram for CODEX_Server::NoQuorumSystemException:


Public Methods | |
| NoQuorumSystemException (const string &fname, int line) | |
| Constructor. | |
| ~NoQuorumSystemException () | |
| Virtual destructor. | |
Protected Methods | |
| void | derivedMsg () const |
| Derived classes override this method to display their specific error messages. | |
Definition at line 108 of file ServerExceptions.h.
1.2.18