NoTransformationFoundException
class NoTransformationFoundException(response: HttpResponse, from: KClass<*>, to: KClass<*>) : UnsupportedOperationException
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
Properties
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.