#include <wxFlickrData.h>
Inheritance diagram for wxFlickrError:
Public Member Functions | |
void | SetErrorMessage (wxString sMsg) |
wxString | GetErrorMessage () |
void | SetFlickrErrorCode (int iCode) |
Set a flickr.com error code. | |
int | GetFlickrErrorCode () |
Get the flickr.com error code of this error, if one exists. |
|
Get the flickr.com error code of this error, if one exists.
|
|
Set a flickr.com error code.
|