#include <Throwable.h>
Inheritance diagram for beecrypt::lang::Throwable:
Public Member Functions | |
Throwable () throw () | |
Throwable (const String &message) throw () | |
Throwable (const Throwable &cause) throw () | |
virtual | ~Throwable () throw () |
const String & | getMessage () const throw () |
|
|
|
|
|
|
|
|
|
|