LabDeletionError

exception controller.exceptions.LabDeletionError(message, user=None, *, failed_at=None)

Bases: SlackException

An error occurred when deleting a lab.

Currently, we don’t have access to the underlying error. This will be fixed in future work.

Parameters: