Operator
C++ library for plugging into matrix.org
Public Member Functions | List of all members
Operator::Error::InvalidData Class Reference

invalid data error. More...

#include <error.hh>

Inheritance diagram for Operator::Error::InvalidData:
Inheritance graph
[legend]
Collaboration diagram for Operator::Error::InvalidData:
Collaboration graph
[legend]

Public Member Functions

 InvalidData (const std::string &_description)
 
std::string to_string () const
 

Detailed Description

invalid data error.

This error is used when invalid data is received from the server.


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