ThrowableAdapter

These adapters are the edge case adapters for dealing with Moshi

Functions

Link copied to clipboard
open override fun create(type: Type, annotations: Set<Annotation>, moshi: Moshi): JsonAdapter<Throwable>?