Facebook
FacebookRequestError.Category - Documentation - Meta for Developers
FacebookRequestError.Category

An enum that represents the Facebook SDK classification for the error that occurred.

Extends: Enum
Package: facebook
Class Methods
values()
public static Category values()
valueOf(String)
public static Category valueOf( String name )
Parameter Description
name
OTHER
Indicates that the error is not transient or recoverable by the Facebook SDK.
public static final Category OTHER
TRANSIENT
Indicates that the error is transient, the request can be attempted again.
public static final Category TRANSIENT
Design a Mobile Website
View Site in Mobile | Classic
Share by: