RoomPlanException class abstract
Base exception for RoomPlan errors.
- Implemented types
- Implementers
- ARKitNotSupportedException
- BackgroundModeActiveException
- CameraPermissionNotDeterminedException
- CameraPermissionUnknownException
- DataCorruptedException
- DataParsingException
- DeviceOverheatingException
- ExportFailedException
- InsufficientHardwareException
- InsufficientStorageException
- LowPowerModeException
- MemoryPressureException
- NativeChannelException
- NetworkRequiredException
- ProcessingFailedException
- RoomPlanNotAvailableException
- RoomPlanPermissionsException
- RoomPlanScanningErrorException
- ScanCancelledException
- ScanFailedException
- SessionInProgressException
- SessionNotRunningException
- SessionStartFailedException
- TimeoutException
- UIErrorException
- UnsupportedVersionException
- WorldTrackingFailedException
Constructors
- RoomPlanException.new(String message)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited