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