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