fbd Modules

FacebookClient
FacebookError
FacebookTypes FacebookUser

fbd.FacebookError

License zlib/libpng
Authors Carlos Santander
Date December 1, 2007
Version 0.1
See Also Facebook Developers website
class FacebookError: tango.core.Exception.PlatformException;

Standard exception thrown by fbd

this(char[] msg);

Creates an exception with the given message msg

this(char[] msg, int code);

Creates an exception from an error returned from Facebook

Parameters
char[] msg error message
int code error code