ApiException

fun ApiException(errorCode: Int, msg: String? = null, details: List<FieldErrorDetailsData>? = null)