For example: ```swift if Self.parameterIsValid(key) { throw UpdateError.keyNotFound(base: describeType(self), key: key) ``` it would be nice if this showed the full path (and maybe the full set of Modules?)