UserNotAuthorised
The user is not authorized with the Smart Workspaces backend. This might happen due to a login failed (wrong username/password/token) or due to a revoked authorization on the backend side (HTTP-401/403).
The message comes directly from the backend, and it should be a human-readable message appropriate for display on the UI.
fun toString(): String |