Public Member Functions

fawkes::MessageEncryptionException Class Reference
[Fawkes Network Communication]

Message encryption failed. More...

#include <>>

Inheritance diagram for fawkes::MessageEncryptionException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MessageEncryptionException (const char *msg)
 Constructor.

Detailed Description

Message encryption failed.

This exception shall be thrown if there was a problem encrypting a world info message.

Definition at line 32 of file encrypt.h.


Constructor & Destructor Documentation

fawkes::MessageEncryptionException::MessageEncryptionException ( const char *  msg  ) 

Constructor.

Parameters:
msg message

Definition at line 45 of file encrypt.cpp.


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