#include <swigexception.hh>
|
| SwigException (const char *result, const char *file, int line) |
|
| SwigException (const char *result) |
|
| SwigException (const std::string &result, const char *file, int line) |
|
| SwigException (const std::string &result, const std::string &info="") |
|
| SwigException (const std::string &result, const std::string &info, const char *file, int line) |
|
| SwigException (const SwigException &e) |
|
| SwigException (const std::bad_alloc &e, const char *file, int line) |
|
| SwigException (const std::bad_alloc &e) |
|
| SwigException (const LdasException &e) |
|
| SwigException (const std::exception &e, const char *file, int line) |
|
| SwigException (const std::exception &e) |
|
const std::string & | getResult () const |
|
const std::string & | getInfo () const |
|
|
static std::string | location (const char *file, int line) |
|
SwigException::SwigException |
( |
const char * |
result, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
SwigException::SwigException |
( |
const char * |
result | ) |
|
|
inline |
SwigException::SwigException |
( |
const std::string & |
result, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
SwigException::SwigException |
( |
const std::string & |
result, |
|
|
const std::string & |
info = "" |
|
) |
| |
|
inlineexplicit |
SwigException::SwigException |
( |
const std::string & |
result, |
|
|
const std::string & |
info, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inlineexplicit |
SwigException::SwigException |
( |
const std::bad_alloc & |
e, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
param: const std::bad_alloc& e param: const char* file param: int line
SwigException::SwigException |
( |
const std::bad_alloc & |
e | ) |
|
|
inline |
param: const std::bad_alloc& e param: const char* file param: int line
SwigException::SwigException |
( |
const LdasException & |
e | ) |
|
SwigException::SwigException |
( |
const std::exception & |
e, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
param: const std::exception& e param: const char* file param: int line
SwigException::SwigException |
( |
const std::exception & |
e | ) |
|
|
inline |
param: const std::exception& e param: const char* file param: int line
const std::string& SwigException::getInfo |
( |
| ) |
const |
|
inline |
const std::string& SwigException::getResult |
( |
| ) |
const |
|
inline |
static std::string SwigException::location |
( |
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
staticprotected |
static std::string SwigException::os_error |
( |
void |
| ) |
|
|
static |
std::string SwigException::mInfo |
|
protected |
std::string SwigException::mResult |
|
protected |
The documentation for this class was generated from the following file: