protocol::CallException Class Reference
A CallException is thrown when a call cannot complete because of an unexpected condition. More...
#include <Caller.h>
Inheritance diagram for protocol::CallException:

Public Member Functions |
|
| CallException (const string &message) | |
Detailed Description
A CallException is thrown when a call cannot complete because of an unexpected condition.
This may occur either during a synchronous call or the completion of an asynchronous call via a Future.
Constructor & Destructor Documentation
| protocol::CallException::CallException | ( | const string & | message | ) | [inline, explicit] |
The documentation for this class was generated from the following file:
Copyright © 2006-2010 Savarese Software Research Corporation. All rights reserved.
Copyright © 2011 Savarese Software Research Corporation. All rights reserved