a (unspecified) problem with libt2n communication More...
#include <t2n_exception.hxx>

Public Member Functions | |
| t2n_communication_error (const std::string &_message) | |
| t2n_communication_error () | |
| t2n_exception * | clone () const | 
| void | do_throw () | 
| virtual const char * | what () const throw () | 
Private Member Functions | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int version) | 
Friends | |
| class | boost::serialization::access | 
a (unspecified) problem with libt2n communication
| libt2n::t2n_communication_error::t2n_communication_error | ( | const std::string & | _message | ) |  [inline] | 
        
| libt2n::t2n_communication_error::t2n_communication_error | ( | ) |  [inline] | 
        
Referenced by clone().
| t2n_exception* libt2n::t2n_communication_error::clone | ( | ) |  const [inline, virtual] | 
        
Reimplemented from libt2n::t2n_exception.
Reimplemented in libt2n::t2n_connect_error, libt2n::t2n_server_error, libt2n::t2n_transfer_error, and libt2n::t2n_version_mismatch.
References t2n_communication_error().
Referenced by libt2n::command_client::command_client().
| void libt2n::t2n_communication_error::do_throw | ( | ) |  [inline, virtual] | 
        
Reimplemented from libt2n::t2n_exception.
Reimplemented in libt2n::t2n_connect_error, libt2n::t2n_server_error, libt2n::t2n_transfer_error, and libt2n::t2n_version_mismatch.
| void libt2n::t2n_communication_error::serialize | ( | Archive & | ar, | |
| const unsigned int | version | |||
| ) |  [inline, private] | 
        
Reimplemented from libt2n::t2n_exception.
Reimplemented in libt2n::t2n_connect_error, libt2n::t2n_server_error, libt2n::t2n_transfer_error, and libt2n::t2n_version_mismatch.
| virtual const char* libt2n::t2n_exception::what | ( | ) |  const  throw () [inline, virtual, inherited] | 
        
References libt2n::t2n_exception::message.
Referenced by libt2n::socket_client_connection::socket_client_connection().
friend class boost::serialization::access [friend] | 
        
Reimplemented from libt2n::t2n_exception.
Reimplemented in libt2n::t2n_connect_error, libt2n::t2n_server_error, libt2n::t2n_transfer_error, and libt2n::t2n_version_mismatch.
 1.6.1 
© Intra2net AG 2025
 | Legal | Contact