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

# RoomCaptureSession.CaptureError.exceedSceneSizeLimit

An error that indicates when the scene size grows past the framework’s limitations.

## Declaration

```swift
case exceedSceneSizeLimit
```

## See Also

### Identifying the error cause

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