BaseError

Undocumented in source.

Members

Functions

opEquals
bool opEquals(BaseError error)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

captchaImgUrl
string captchaImgUrl;
Undocumented in source.
captchaSid
string captchaSid;
Undocumented in source.
confirmationText
string confirmationText;

Confirmation text for user

errorCode
int errorCode;
Undocumented in source.
errorMsg
string errorMsg;
Undocumented in source.
redirectUri
string redirectUri;

Redirect uri for validation request

requestParams
RequestParam[] requestParams;
Undocumented in source.

Meta