public class FBSDKError
extends org.robovm.apple.foundation.NSError
org.robovm.apple.foundation.NSError.Marshaler, org.robovm.apple.foundation.NSError.NSErrorPtrorg.robovm.apple.foundation.NSObject.Handle, org.robovm.apple.foundation.NSObject.NoRetainMarshaler, org.robovm.apple.foundation.NSObject.NSKeyValueObserver, org.robovm.apple.foundation.NSObject.NSObjectPtr, org.robovm.apple.foundation.NSObject.SkipInit| Modifier | Constructor and Description |
|---|---|
protected |
FBSDKError(org.robovm.apple.foundation.NSObject.SkipInit skipInit) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getClassDomain() |
String |
getDeveloperMessage() |
FBSDKErrorCode |
getErrorCode() |
FBSDKGraphRequestErrorCategory |
getGraphErrorCategory() |
int |
getGraphErrorCode() |
int |
getGraphErrorSubcode() |
int |
getGraphRequestHTTPStatusCode() |
org.robovm.apple.foundation.NSDictionary<?,?> |
getGraphRequestParsedJSONResponse() |
String |
getLocalizedDescription() |
String |
getLocalizedTitle() |
domain, getCode, getDomain, getHelpAnchor, getLocalizedFailureReason, getLocalizedRecoveryOptions, getLocalizedRecoverySuggestion, getRecoveryAttempter, getURL, getUserInfo, getUserInfoValueProvider, init, setUserInfoValueProvideraddKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuesprotected FBSDKError(org.robovm.apple.foundation.NSObject.SkipInit skipInit)
public FBSDKErrorCode getErrorCode()
getErrorCode in class org.robovm.apple.foundation.NSErrorpublic String getDeveloperMessage()
public String getLocalizedDescription()
getLocalizedDescription in class org.robovm.apple.foundation.NSErrorpublic String getLocalizedTitle()
public FBSDKGraphRequestErrorCategory getGraphErrorCategory()
public int getGraphErrorCode()
public int getGraphErrorSubcode()
public int getGraphRequestHTTPStatusCode()
public org.robovm.apple.foundation.NSDictionary<?,?> getGraphRequestParsedJSONResponse()
public static String getClassDomain()
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.