Previous topic

UserDeployment interface

Next topic

Authenticator Modules

This Page

Service Exceptions

exception uds.core.services.Exceptions.CancelException[source]

Reflects that a “cancel” operation can’t be done for some reason

exception uds.core.services.Exceptions.DeploymentException[source]

Reflects that a deployment of a service (at cache, or assigned to user) can’t be done for causes we don’t know in advance

exception uds.core.services.Exceptions.InvalidServiceException[source]

Invalid service specified. The service is not ready

exception uds.core.services.Exceptions.MaxServicesReachedException[source]

Number of maximum services has been reached, and no more services can be created for users.

exception uds.core.services.Exceptions.OperationException[source]

Reflects that the operation requested can’t be acomplished, i.e. remove an snapshot without snapshot reference, cancel non running operation, etc...

exception uds.core.services.Exceptions.PublishException[source]

Reflects thate the publication can’t be done for causes we don’t know in advance

exception uds.core.services.Exceptions.UnsupportedException[source]

Reflects that we request an operation that is not supported, i.e. Cancel a publication with snapshots