NoTransformationFoundException
class NoTransformationFoundException :
UnsupportedOperationException
Exception representing the no transformation was found. It includes the received type and the expected type as part of the message.
Constructors
NoTransformationFoundException( Exception representing the no transformation was found. It includes the received type and the expected type as part of the message. |
Properties
val message: String? |
Extension Properties
Root cause of the Throwable. |