You are here

constant FBAutopost::sdk_error in Facebook Autopost 7

Constant indicating error code for a SDK thrown error

File

class/FBAutopost.php, line 32

Class

FBAutopost
API class to handle common actions when autoposting This class uses FBAutopostException for error handling. Severity is passed resusing watchdog severity (See: http://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/watch...)

Code

const sdk_error = 3;