error

abstract fun error(exception: Throwable?)(source)

This method is called when the http query has yielded a failure response (Non-200 HTTP Response Code)

Parameters

exception
  • The exception thrown by the failure. Failures within API parameters will yield a WebError with details