fawkes::MessageEncryptionException Class Reference
[Fawkes Network Communication]
Message encryption failed.
More...
#include <netcomm/worldinfo/encrypt.h>
Inheritance diagram for fawkes::MessageEncryptionException:

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 | ) |
The documentation for this class was generated from the following files:
- src/libs/netcomm/worldinfo/encrypt.h
- src/libs/netcomm/worldinfo/encrypt.cpp

