Savarese Software Research Corporation
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:
Inheritance graph
[legend]

List of all members.

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.

Definition at line 157 of file Caller.h.


Constructor & Destructor Documentation

protocol::CallException::CallException ( const string &  message ) [inline, explicit]

Definition at line 159 of file Caller.h.


The documentation for this class was generated from the following file:

Savarese Software Research Corporation
Copyright © 2006-2010 Savarese Software Research Corporation. All rights reserved.