---
title: RoomCaptureSession.CaptureError.deviceTooHot
framework: roomplan
role: symbol
role_heading: Case
path: roomplan/roomcapturesession/captureerror/devicetoohot
---

# RoomCaptureSession.CaptureError.deviceTooHot

An error that indicates when the device thermal metrics surpass the framework’s limitations.

## Declaration

```swift
case deviceTooHot
```

## See Also

### Identifying the error cause

- [RoomCaptureSession.CaptureError.deviceNotSupported](roomplan/roomcapturesession/captureerror/devicenotsupported.md)
- [RoomCaptureSession.CaptureError.exceedSceneSizeLimit](roomplan/roomcapturesession/captureerror/exceedscenesizelimit.md)
- [RoomCaptureSession.CaptureError.invalidARConfiguration](roomplan/roomcapturesession/captureerror/invalidarconfiguration.md)
- [RoomCaptureSession.CaptureError.worldTrackingFailure](roomplan/roomcapturesession/captureerror/worldtrackingfailure.md)
- [RoomCaptureSession.CaptureError.internalError](roomplan/roomcapturesession/captureerror/internalerror.md)
