Telnet++  3.1.0.2
A C++ library for interacting with Telnet streams
Public Member Functions | List of all members
telnetpp::options::mccp::corrupted_stream_error Class Reference

An exception that is thrown in the case that a stream of data cannot be decompressed. More...

#include <codec.hpp>

Inheritance diagram for telnetpp::options::mccp::corrupted_stream_error:

Public Member Functions

 corrupted_stream_error (char const *what_arg)
 Constructor.
 

Detailed Description

An exception that is thrown in the case that a stream of data cannot be decompressed.


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