Callback.onFailure

Called when the request could not be executed due to cancellation, a connectivity problem or timeout. Because networks can fail during an exchange, it is possible that the remote server accepted the request before the failure.

interface Callback
void
onFailure
(,
IOException e
)

Meta