NoTransformationFoundException

Exception represents the inability to find a suitable transformation for the received body from the resulted type to the expected by the client type.

You can read how to resolve NoTransformationFoundException at FAQ

Constructors

Link copied to clipboard
constructor(response: HttpResponse, from: KClass<*>, to: KClass<*>)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open override val message: String?

Functions

Link copied to clipboard

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.