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