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

Public Member Functions

  CallException (const std::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

§ CallException()

ssrc::wisp::protocol::CallException::CallException ( const std::string &  message )
inlineexplicit

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-2012 Savarese Software Research Corporation. All rights reserved.