---
title: CapturedRoom.Error.deviceNotSupported
framework: roomplan
role: symbol
role_heading: Case
path: roomplan/capturedroom/error/devicenotsupported
---

# CapturedRoom.Error.deviceNotSupported

An error that indicates that the framework doesn’t support the user’s device.

## Declaration

```swift
case deviceNotSupported
```

## See Also

### Interpreting the error

- [CapturedRoom.Error.urlInvalidFileExtension](roomplan/capturedroom/error/urlinvalidfileextension.md)
- [CapturedRoom.Error.urlInvalidFilePath](roomplan/capturedroom/error/urlinvalidfilepath.md)
- [CapturedRoom.Error.urlInvalidScheme](roomplan/capturedroom/error/urlinvalidscheme.md)
- [CapturedRoom.Error.urlMissingFileExtension](roomplan/capturedroom/error/urlmissingfileextension.md)
