Exceptions¶
-
exception
gdgps_apps.exceptions.
DataNotFound
(*args, uuid)[source]¶ Thrown when a given data identifier is valid, but was not found in the system.
-
exception
gdgps_apps.exceptions.
AlertNotFound
(*args, uuid)[source]¶ Thrown when a given alert identifier is valid, but was not found in the system.
-
exception
gdgps_apps.exceptions.
FlagNotFound
(*args, uuid)[source]¶ Thrown when a given flag identifier is valid, but was not found in the system.
The attempted operation is unauthorized based on the provided authentication parameters