Uses of Class
com.atlassian.sal.api.net.ResponseTimeoutException
Packages that use ResponseTimeoutException
-
Uses of ResponseTimeoutException in com.atlassian.sal.api.net
Subclasses of ResponseTimeoutException in com.atlassian.sal.api.netModifier and TypeClassDescriptionclassThrown byRequestmethods to indicate that the request failed because a connection could not be established within the timeout interval.classThrown byRequestmethods to indicate that the request failed because the server did not respond within the timeout interval after a connection was made.