IceBox.AlreadyStartedException

class IceBox.AlreadyStartedException

Bases: UserException

The exception that is thrown when attempting to start a service that is already running.

Notes

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