customer-android-kotlin

//core/com.kustomer.core.exception/KusUnsupportedOperatorException

KusUnsupportedOperatorException

[androidJvm]
class KusUnsupportedOperatorException(operator: KusOperator, propertyValue: String, criterionValue: String) : Exception

Constructors

   
KusUnsupportedOperatorException [androidJvm]
fun KusUnsupportedOperatorException(operator: KusOperator, propertyValue: String, criterionValue: String)