exceptions
dev_tool.exceptions
DevToolBaseError
Bases: Exception
The base exception class for all dev_tool exceptions.
RetryExceededError
Bases: DevToolBaseError
An exception that is raised when the maximum number of retry attempts is exceeded.