app.utils.exceptions module

Custom exceptions for the dashboard application.

This module defines application-specific exceptions used for error handling in the experiment results dashboard.

exception app.utils.exceptions.CorruptedExperimentError[source]

Bases: Exception

Exception thrown when the experiment folder is incomplete.