47 #if defined (PLAYER_STATIC) 48 #define PLAYERCC_EXPORT 49 #elif defined (playerc___EXPORTS) 50 #define PLAYERCC_EXPORT __declspec (dllexport) 52 #define PLAYERCC_EXPORT __declspec (dllimport) 55 #define PLAYERCC_EXPORT 87 const std::string aStr=
"",
int GetErrorCode() const
a numerical error code
Definition: playererror.h:83
std::string GetErrorFun() const
the function that threw the error
Definition: playererror.h:81
Definition: playerclient.h:305
std::string GetErrorStr() const
the error string
Definition: playererror.h:79
The C++ exception class.
Definition: playererror.h:66
Definition: playerclient.h:99