wxFlickrError Class Reference

Error messages are wrapped into this class. More...

#include <wxFlickrData.h>

Inheritance diagram for wxFlickrError:

wxFlickrData List of all members.

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.

Detailed Description

Error messages are wrapped into this class.


Member Function Documentation

int wxFlickrError::GetFlickrErrorCode  ) 
 

Get the flickr.com error code of this error, if one exists.

Returns:
An error code as returned by flickr.com or -1 if no error code exists for this error (i.e. because it's not a flickr error but some XML-parsing/network/etc. problem).

void wxFlickrError::SetFlickrErrorCode int  iCode  ) 
 

Set a flickr.com error code.

Parameters:
iCode An error code as returned by flickr.com.


The documentation for this class was generated from the following files:
Generated on Mon Feb 20 11:06:42 2006 for wxFlickr by  doxygen 1.4.6-NO