PlayerCc::PlayerError Class Reference
The C++ exception class. More...
#include <playererror.h>
Collaboration diagram for PlayerCc::PlayerError:

Detailed Description
The C++ exception class.
When libplayerc++ receives an error from libplayerc it throws a PlayerError exception.
Private Attributes | |
std::string | mStr |
std::string | mFun |
int | mCode |
The documentation for this class was generated from the following file: