Public Member Functions

fawkes::MessageDecryptionException Class Reference
[Fawkes Network Communication]

Message decryption failed. More...

#include <>>

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

List of all members.

Public Member Functions

 MessageDecryptionException (const char *msg)
 Constructor.

Detailed Description

Message decryption failed.

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

Definition at line 32 of file decrypt.h.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
msg message

Definition at line 44 of file decrypt.cpp.


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