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


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