Skip to content

exceptions

dev_tool.services.django.profiling.exceptions

ProfilingServiceError

Bases: DevToolBaseError

An exception that is raised when a profiling service operation fails.

ProfilingMiddlewareError

Bases: ProfilingServiceError

An exception that is raised when profiling middleware injection fails.

PyinstrumentInstallationError

Bases: ProfilingServiceError

An exception that is raised when pyinstrument installation fails.