| _code | Poco::Exception |  [private] | 
| _msg | Poco::Exception |  [private] | 
| _pNested | Poco::Exception |  [private] | 
| className() const | Poco::Exception |  [virtual] | 
| clone() const | Poco::Exception |  [virtual] | 
| code() const | Poco::Exception |  [inline] | 
| displayText() const | Poco::Exception | |
| Exception(const std::string &msg, int code=0) | Poco::Exception | |
| Exception(const std::string &msg, const std::string &arg, int code=0) | Poco::Exception | |
| Exception(const std::string &msg, const Exception &nested, int code=0) | Poco::Exception | |
| Exception(const Exception &exc) | Poco::Exception | |
| Exception(int code=0) | Poco::Exception |  [protected] | 
| message() const | Poco::Exception |  [inline] | 
| name() const | Poco::Exception |  [virtual] | 
| nested() const | Poco::Exception |  [inline] | 
| operator=(const Exception &exc) | Poco::Exception | |
| rethrow() const | Poco::Exception |  [virtual] | 
| what() const | Poco::Exception |  [virtual] | 
| ~Exception() | Poco::Exception |