Exceptions
Relevant exceptions for bosdyn-orbit
-
exception bosdyn.orbit.exceptions.Error[source]
Bases: Exception
Base exception
-
exception bosdyn.orbit.exceptions.UnauthenticatedClientError[source]
Bases: Error
The client is not authenticated properly.
-
exception bosdyn.orbit.exceptions.WebhookSignatureVerificationError[source]
Bases: Error
The webhook signature could not be verified.