Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cargo::ipc::IPCPeerDisconnectedException Struct Reference

Exception to indicate that requested peer is not available, i.e. More...

#include <exception.hpp>

+ Inheritance diagram for cargo::ipc::IPCPeerDisconnectedException:

Public Member Functions

 IPCPeerDisconnectedException (const std::string &message="No such peer. Might got disconnected.")
 

Detailed Description

Exception to indicate that requested peer is not available, i.e.

might got disconnected.

Constructor & Destructor Documentation

cargo::ipc::IPCPeerDisconnectedException::IPCPeerDisconnectedException ( const std::string &  message = "No such peer. Might got disconnected.")
inlineexplicit

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