TrckrConversionException
class TrckrConversionException(eventName: String, parameterName: String, value: Any?) : TrckrException
Trckr library exception that can be thrown by tracker during conversion process.
It indicates that no suitable converters found and one of parameters can't be converted.