CacheMissException

fun CacheMissException(key: String, fieldName: String?)
fun CacheMissException(    key: String,     fieldName: String? = null,     stale: Boolean = false)