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

# RoomCaptureSession.CaptureError.internalError

An error that indicates when the framework encounters an unexpected error case.

## Declaration

```swift
case internalError
```

## See Also

### Identifying the error cause

- [RoomCaptureSession.CaptureError.deviceNotSupported](roomplan/roomcapturesession/captureerror/devicenotsupported.md)
- [RoomCaptureSession.CaptureError.deviceTooHot](roomplan/roomcapturesession/captureerror/devicetoohot.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)
