<init>
NoTransformationFoundException(
response: HttpResponse,
from: KClass<*>,
to: KClass<*>)
Exception representing the no transformation was found. It includes the received type and the expected type as part of the message.
NoTransformationFoundException(
response: HttpResponse,
from: KClass<*>,
to: KClass<*>)
Exception representing the no transformation was found. It includes the received type and the expected type as part of the message.