| Class | Description |
|---|---|
| GraphApiException.FacebookErrorMessage |
This class represents an error message from the Graph-API
|
| Enum | Description |
|---|---|
| GraphApiException.Type |
| Exception | Description |
|---|---|
| AccessTokenRequiredException |
104: An access token is required to request this resource.
|
| CallbackVerificationFailedException |
2200: Callback verification failed.
|
| GraphApiException |
Base exception for Facebook Graph-Api exceptions.
|
| GraphMethodException |
Baseclass for exceptions of type
GraphMethodException. |
| OAuthException |
Baseclass for exceptions of type
OAuthException. |
| PageMigratedException |
21: Page ID (XXX) was migrated to page ID (YYY).
|
| RateExceededException |
613: Calls to stream have exceeded the rate of 600 calls per 600 seconds.
|
| UnexpectedErrorException |
2: An unexpected error has occurred.
|
| UnknownErrorException |
1: An unknown error has occurred.
|
| UnmappedErrorException |
Marker class for error-messages, that are not mapped yet.
|
| UnsupportedGetRequestException |
100: Unsupported get request.
|
Copyright © 2015. All rights reserved.