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::IPCParsingException Struct Reference

Exception to indicate error while reading/parsing data from the socket. More...

#include <exception.hpp>

+ Inheritance diagram for cargo::ipc::IPCParsingException:

Public Member Functions

 IPCParsingException (const std::string &message="Exception during reading/parsing data from the socket")
 

Detailed Description

Exception to indicate error while reading/parsing data from the socket.

Constructor & Destructor Documentation

cargo::ipc::IPCParsingException::IPCParsingException ( const std::string &  message = "Exception during reading/parsing data from the socket")
inlineexplicit

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