ENUM
# RoomleModuleError
Contents
- Cases
notAllowedToUse
notAbleToUse
All possible errors which are thrown if a module like configurator, AR or catalog are accessed, but not available for this customer.
# Cases
# notAllowedToUse
Indicates that an accessed module is not allowed to be used by the customer. If this error is thrown incorrectly please contact your Roomle account manager.
# notAbleToUse
Indicates that an module could not be accessed, because of missing capabilites of the users' device. For example tried to use AR, but the device does not support ARKit.