#include <Exception.h>
Inheritance diagram for beecrypt::lang::Exception:
Public Member Functions | |
Exception () throw () | |
Exception (const String &message) throw () |
beecrypt::lang::Exception::Exception | ( | ) | throw () |
beecrypt::lang::Exception::Exception | ( | const String & | message | ) | throw () |