MessagePack for C++
Public Member Functions | List of all members
msgpack::str_size_overflow Struct Reference

#include <unpack_exception.hpp>

Inheritance diagram for msgpack::str_size_overflow:
Inheritance graph
[legend]
Collaboration diagram for msgpack::str_size_overflow:
Collaboration graph
[legend]

Public Member Functions

 str_size_overflow (const std::string &msg)
 
 str_size_overflow (const char *msg)
 
- Public Member Functions inherited from msgpack::size_overflow
 size_overflow (const std::string &msg)
 
 size_overflow (const char *msg)
 
- Public Member Functions inherited from msgpack::unpack_error
 unpack_error (const std::string &msg)
 
 unpack_error (const char *msg)
 

Constructor & Destructor Documentation

◆ str_size_overflow() [1/2]

msgpack::str_size_overflow::str_size_overflow ( const std::string &  msg)
inline

◆ str_size_overflow() [2/2]

msgpack::str_size_overflow::str_size_overflow ( const char *  msg)
inline

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