#include <exceptions.h>
Inheritance diagram for replication_exception:


Public Member Functions | |
| replication_exception (const char *what_arg) | |
| replication_exception (const std::string &what_arg) | |
Definition at line 60 of file exceptions.h.
| replication_exception::replication_exception | ( | const char * | what_arg | ) | [inline] |
Definition at line 63 of file exceptions.h.
| replication_exception::replication_exception | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 64 of file exceptions.h.
1.5.1