YAPOG  0.0.1
Yet Another Pokemon Online Game
DatabaseException.cpp
Go to the documentation of this file.
2 
3 namespace yap
4 {
6  : Exception (message)
7  {
8  }
9 
11  {
12  }
13 } // namespace yap