#include <IOException.h>
Public Member Functions | |
IOException () | |
IOException (const char *message) | |
IOException (const String &message) | |
~IOException () |
beecrypt::io::IOException::IOException | ( | ) | [inline] |
beecrypt::io::IOException::IOException | ( | const char * | message | ) | [inline] |
beecrypt::io::IOException::IOException | ( | const String & | message | ) | [inline] |
beecrypt::io::IOException::~IOException | ( | ) | [inline] |