exceptions
dev_tool.services.ngrok.exceptions
NgrokServiceError
Bases: DevToolBaseError
An exception that is raised when a Ngrok service operation fails.
NgrokMissingAuthTokenError
Bases: NgrokServiceError
An exception that is raised when a Ngrok auth token is missing.