Uses of Class
com.restfb.exception.FacebookNetworkException
Packages that use FacebookNetworkException
Package
Description
Contains exceptions that RestFB may throw while attempting to communicate with the Facebook API endpoints.
-
Uses of FacebookNetworkException in com.restfb.exception
Subclasses of FacebookNetworkException in com.restfb.exceptionModifier and TypeClassDescriptionclassIndicates that the remote server sent a GOAWAY frame and is closing the HTTP/2 connection.classIndicates that the remote server reset the HTTP/2 stream (RST_STREAM).