You are here

public property fb_GraphException::$fb_code in Drupal for Facebook 7.4

File

./fb.module, line 1844

Class

fb_GraphException
Define a custom exception class to keep track of both the HTTP response code and the facebook error code.

Code

public $fb_code;