The FacebookError class encapsulates the Facebook Error - a Facebook request that could not be fulfilled. These are defined in FacebookError.java.
Constructor for the FacebookError class.
Parameters
message - The message for this error.
Constructor for the FacebookError class.
Parameters
message - The message for this error.
type - Type of the error message.
code - Error code returned by Facebook
Get the error code for this error.
Parameters
None
Return Value
Error code for this object
Get the error type for this error.
Parameters
None
Return Value
Error type for this object