---
title: AgeRangeService.Error.notAvailable
framework: declaredagerange
role: symbol
role_heading: Case
path: declaredagerange/agerangeservice/error/notavailable
---

# AgeRangeService.Error.notAvailable

Indicates the system was unable to share the person’s age range.

## Declaration

```swift
case notAvailable
```

## Discussion

Discussion You receive this error when the system prompts a person and they decide not to share their age range with your app.

## See Also

### Interpreting error responses

- [AgeRangeService.Error.invalidRequest](declaredagerange/agerangeservice/error/invalidrequest.md)
