//core/com.kustomer.core.exception/KusUnsupportedCustomerPropertyException
[androidJvm]
class KusUnsupportedCustomerPropertyException(property: String?) : Exception
KusUnsupportedCustomerPropertyException | [androidJvm] constructor(property: String?) |