#include <kits_exception.h>
|
| | ZappsException (const char *filename, int line_num, const char *function_name, std::string const &m) |
| |
| virtual const char * | what () const throw () |
| |
§ ZappsException()
| ZappsException::ZappsException |
( |
const char * |
filename, |
|
|
int |
line_num, |
|
|
const char * |
function_name, |
|
|
std::string const & |
m |
|
) |
| |
|
inline |
§ what()
| virtual const char* ZappsException::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlinevirtual |
§ _message
| std::string ZappsException::_message |
|
private |
The documentation for this class was generated from the following file: