YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::DatabaseException Class Reference

#include <DatabaseException.hpp>

Inheritance diagram for yap::DatabaseException:
Collaboration diagram for yap::DatabaseException:

List of all members.

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 &copy)
Exceptionoperator= (const Exception &copy)
OStreamGetMessage (OStream &oStream) const throw ()

Detailed Description

Definition at line 10 of file DatabaseException.hpp.


Constructor & Destructor Documentation

yap::DatabaseException::DatabaseException ( const String message)
explicit

Definition at line 5 of file DatabaseException.cpp.

yap::DatabaseException::~DatabaseException ( ) throw ()
virtual

Definition at line 10 of file DatabaseException.cpp.


The documentation for this class was generated from the following files: