UnsupportedDataItemException

constructor(message: String? = null, cause: Throwable? = null)

Parameters

message

Explanation of why the conversion failed.

cause

An exception thrown during conversion, if any