Package com.restfb.exception
Class FacebookRstStreamNetworkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.restfb.exception.FacebookException
com.restfb.exception.FacebookNetworkException
com.restfb.exception.FacebookRstStreamNetworkException
- All Implemented Interfaces:
Serializable
Indicates that the remote server reset the HTTP/2 stream (RST_STREAM).
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.exception.FacebookException
FacebookException.InfoData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.restfb.exception.FacebookNetworkException
getHttpStatusCodeMethods inherited from class com.restfb.exception.FacebookException
getBasicMessage, getInfoData, getMessage, withInfoData, withInfoDataMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FacebookRstStreamNetworkException
-