exception documentation
class ServiceException(Exception): (source)
Known subclasses: fiftyone.core.service.ServiceExecutableNotFound
, fiftyone.core.service.ServiceListenTimeout
Base class for service-related exceptions.
class ServiceException(Exception): (source)
Known subclasses: fiftyone.core.service.ServiceExecutableNotFound
, fiftyone.core.service.ServiceListenTimeout
Base class for service-related exceptions.