toggle menu
GW2APIClient
0.8.0
common
switch theme
search in API
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