begin() | Exception | [inline] |
end() | Exception | [inline] |
Exception() | Exception | [inline] |
Exception(const Exception &e) (defined in Exception) | Exception | [inline] |
Exception(const string &arg) | Exception | [inline] |
exception_queue (defined in Exception) | Exception | [protected] |
get_message(void) const | Exception | [inline] |
operator<<(ostream &os, Exception &a) | Exception | [friend] |
operator<<(ostream &os, Exception *a) | Exception | [friend] |
operator=(const Exception &rhs) (defined in Exception) | Exception | |
print(ostream &os=cerr) const | Exception | [protected, virtual] |
set_message(const string &msg) | Exception | |
set_rethrow_message(const string &file, const int linenum) (defined in Exception) | Exception | |
what() const (defined in Exception) | Exception | |
~Exception() (defined in Exception) | Exception | [inline, virtual] |