customer-android-kotlin

//core/com.kustomer.core.exception/KusUnsupportedCustomerPropertyException

KusUnsupportedCustomerPropertyException

[androidJvm]
class KusUnsupportedCustomerPropertyException(property: String?) : Exception

Constructors

   
KusUnsupportedCustomerPropertyException [androidJvm]
fun KusUnsupportedCustomerPropertyException(property: String?)