GloUninstallAppError
No description
union GloUninstallAppError = GloAppNotUninstalledError | GloAppDeletedError
Possible types
GloUninstallAppError.GloAppNotUninstalledError object
Error that occurs when a GloApp cannot be uninstalled from a workspace.
GloUninstallAppError.GloAppDeletedError object
Error that occurs when attempting to update a deleted GloApp.