teller / com.levibostian.teller.repository / OnlineRepository / FetchResponse / fail

fail

@JvmStatic fun <FETCH_RESPONSE : Any> fail(message: String): FetchResponse<FETCH_RESPONSE>
@JvmStatic fun <FETCH_RESPONSE : Any> fail(throwable: Throwable): FetchResponse<FETCH_RESPONSE>