realm-kotlin
realm-kotlin copied to clipboard
Throw specific exception when App Service cannot be found
Saw this code in one of our sample apps:
e.message?.startsWith("[Service][Unknown(4351)]") != true
That indicates that throwing a specific exception like UnknownAppServiceException would be valuable, it also seems like something people can easily run into if they misspell the App Id