toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-format-moshi
/
org.http4k.format
/
ThrowableAdapter
Throwable
Adapter
object
ThrowableAdapter
:
IsAnInstanceOfAdapter
<
Throwable
>
These adapters are the edge case adapters for dealing with Moshi
Members
Functions
create
Link copied to clipboard
open
override
fun
create
(
type
:
Type
,
annotations
:
Set
<
Annotation
>
,
moshi
:
Moshi
)
:
JsonAdapter
<
Throwable
>
?