mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 05:04:38 +03:00
Add UpdaterError
This commit is contained in:
@@ -69,3 +69,7 @@ class CliKeyboardInterrupt(AqtException):
|
||||
|
||||
class ArchiveExtractionError(AqtException):
|
||||
pass
|
||||
|
||||
|
||||
class UpdaterError(AqtException):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user