CppWAMP
C++11 client library for the WAMP protocol
wamp::error::Decode Struct Reference

Exception type thrown when codec deserialization fails. More...

#include <cppwamp/error.hpp>

Inherits std::runtime_error.

Detailed Description

Exception type thrown when codec deserialization fails.

Deprecated:
Decoders now return a std::error_code.

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