#include <Exception.h>


Public Member Functions | |
| Exception () | |
| Exception (const char *message) | |
| Exception (const String &message) | |
| Exception (const Throwable *cause) | |
| ~Exception () | |
| beecrypt::lang::Exception::Exception | ( | ) | [inline] |
| beecrypt::lang::Exception::Exception | ( | const char * | message | ) | [inline] |
| beecrypt::lang::Exception::Exception | ( | const String & | message | ) | [inline] |
| beecrypt::lang::Exception::Exception | ( | const Throwable * | cause | ) | [inline] |
| beecrypt::lang::Exception::~Exception | ( | ) | [inline] |
1.5.8