WebcomError

fun WebcomError(    errorCode: String,     message: String?,     cause: Throwable? = null)