Class for BlockIP exceptions.
More...
#include <ExceptionBlockIP.h>
Class for BlockIP exceptions.
ExceptionBlockIP::ExceptionBlockIP |
( |
TYPE_ERROR |
error | ) |
throw () |
ExceptionBlockIP::ExceptionBlockIP |
( |
TYPE_ERROR |
error, |
|
|
string |
file |
|
) |
| throw () |
ExceptionBlockIP::ExceptionBlockIP |
( |
TYPE_ERROR |
error, |
|
|
string |
file, |
|
|
int |
line |
|
) |
| throw () |
ExceptionBlockIP::~ExceptionBlockIP |
( |
| ) |
throw () |
void ExceptionBlockIP::setMessage |
( |
| ) |
|
|
private |
const char * ExceptionBlockIP::what |
( |
| ) |
const throw () |
string ExceptionBlockIP::file |
int ExceptionBlockIP::line |
string ExceptionBlockIP::message |
The documentation for this class was generated from the following files: