GloRestoreAppError
No description
union GloRestoreAppError = GloAppOAuthClientNotRestoredError | GloAppMissingOAuthClientError | GloAppNotFoundError | GloAppNotDeletedError
Possible types
GloRestoreAppError.GloAppOAuthClientNotRestoredError object
Error that occurs when an *OAuth client* cannot be restored.
GloRestoreAppError.GloAppMissingOAuthClientError object
Error that occurs when an *OAuth client* is missing.
GloRestoreAppError.GloAppNotFoundError object
Error that occurs when a GloApp is not found.
GloRestoreAppError.GloAppNotDeletedError object
Error that occurs when a GloApp cannot be deleted.