IceBox.AlreadyStoppedException

class IceBox.AlreadyStoppedException

Bases: UserException

The exception that is thrown when attempting to stop a service that is already stopped.

Notes

The Slice compiler generated this exception dataclass from Slice exception ::IceBox::AlreadyStoppedException.