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