GloUpdateAppDescriptionError
No description
union GloUpdateAppDescriptionError = GloAppNotFoundError | GloAppDeletedError
Possible types
GloUpdateAppDescriptionError.GloAppNotFoundError object
Error that occurs when a GloApp is not found.
GloUpdateAppDescriptionError.GloAppDeletedError object
Error that occurs when attempting to update a deleted GloApp.