Uses of Class
com.restfb.exception.FacebookOAuthException
Packages that use FacebookOAuthException
-
Uses of FacebookOAuthException in com.restfb.exception.devicetoken
Methods in com.restfb.exception.devicetoken with parameters of type FacebookOAuthExceptionModifier and TypeMethodDescriptionstatic void
DeviceTokenExceptionFactory.createFrom
(FacebookOAuthException oauthException) Create aFacebookDeviceTokenException
to a givenFacebookOAuthException
.