ContactErrorKt

fun ContactErrorKt(    code: Int,     message: String?,     throwable: Throwable? = null)