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


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