![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
#include <DatabaseException.hpp>
Public Member Functions | |
| DatabaseException (const String &message) | |
| virtual | ~DatabaseException () throw () |
Public Member Functions inherited from yap::Exception | |
| Exception (const String &message) | |
| virtual | ~Exception () throw () |
| Exception (const Exception ©) | |
| Exception & | operator= (const Exception ©) |
| OStream & | GetMessage (OStream &oStream) const throw () |
Definition at line 10 of file DatabaseException.hpp.
|
explicit |
Definition at line 5 of file DatabaseException.cpp.
|
virtual |
Definition at line 10 of file DatabaseException.cpp.