Package | Description |
---|---|
de.juplo.facebook.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
AccessTokenRequiredException
104: An access token is required to request this resource.
|
class |
CallbackVerificationFailedException
2200: Callback verification failed.
|
class |
GraphMethodException
Baseclass for exceptions of type
GraphMethodException . |
class |
OAuthException
Baseclass for exceptions of type
OAuthException . |
class |
PageMigratedException
21: Page ID (XXX) was migrated to page ID (YYY).
|
class |
RateExceededException
613: Calls to stream have exceeded the rate of 600 calls per 600 seconds.
|
class |
UnexpectedErrorException
2: An unexpected error has occurred.
|
class |
UnknownErrorException
1: An unknown error has occurred.
|
class |
UnmappedErrorException
Marker class for error-messages, that are not mapped yet.
|
class |
UnsupportedGetRequestException
100: Unsupported get request.
|
Modifier and Type | Method and Description |
---|---|
static GraphApiException |
GraphApiException.create(byte[] message) |
static GraphApiException |
GraphApiException.create(GraphApiException.FacebookErrorMessage error) |
static GraphApiException |
GraphApiException.create(InputStream in) |
Copyright © 2015. All rights reserved.