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