http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-format-moshi
/
org.http4k.format
/
ThrowableAdapter
Throwable
Adapter
object
ThrowableAdapter
:
IsAnInstanceOfAdapter
<
Throwable
>
(
source
)
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
>
?