#include <netcomm/worldinfo/decrypt.h>
Inheritance diagram for fawkes::MessageDecryptionException:
Public Member Functions | |
MessageDecryptionException (const char *msg) | |
Constructor. |
This exception shall be thrown if there was a problem decrypting a world info message.
Definition at line 32 of file decrypt.h.
fawkes::MessageDecryptionException::MessageDecryptionException | ( | const char * | msg | ) |