GW2APIClient
Toggle table of contents
0.9.0
common
Platform filter
common
Switch theme
Search in API
GW2APIClient
api-client
/
com.gw2tb.gw2api.client
/
DecodingResult
/
Companion
/
failure
failure
inline
fun
<
T
>
failure
(
exception
:
Throwable
)
:
DecodingResult
<
T
>
Returns an instance that encapsulates the given
Throwable
as failure.
Since
0.4.0