EPP Exception Class. More...
#include <EppException.H>
Public Types | |
enum | ExceptionCode { INVALID_CLTRID = 2000 } |
EPP Exception Code. | |
Public Member Functions | |
EppException (const int code, const string &msg) | |
Constructor. |
EPP Exception Class.
EppException::EppException | ( | const int | code, | |
const string & | msg | |||
) | [inline] |
Constructor.
code | Exception Code | |
msg | Exception Message |