|
|
| ProtocolException (const std::string &source, const std::string &message, int32_t errorNo, int32_t causeCode) |
| |
|
| ProtocolException (const std::string &source, const std::string &message) |
| |
|
int32_t | getErrorCode () const |
| |
|
int32_t | getCauseErrorCode () const |
| |
|
| IException () |
| | Constructor.
|
| |
|
| IException (const std::string &source, const std::string &message) |
| | Constructor.
|
| |
|
virtual | ~IException () throw () |
| | Destructor.
|
| |
|
virtual char const * | what () const throw () |
| | return exception explanation string.
|
| |
|
const std::string & | getSource () const |
| |
|
const std::string & | getMessage () const |
| |
|
virtual void | raise () |
| |
The documentation for this class was generated from the following file: