Contents

SetFocusFilterIntentError.missingParameterValue

An error indicating that the intent has an invalid parameter value.

Declaration

case missingParameterValue

Discussion

For example, an intent has a non-optional parameter but it doesn’t have a default value.

See Also

Getting the error codes