Skip to content

exceptions

dev_tool.services.opencode.exceptions

OpenCodeServiceError

Bases: DevToolBaseError

An exception that is raised when an OpenCode service operation fails.

GitNotAvailableError

Bases: OpenCodeServiceError

An exception that is raised when git is not available on the system.

OpenCodeSyncError

Bases: OpenCodeServiceError

An exception that is raised when syncing OpenCode files fails.