Handle decompression errors
This commit is contained in:
@@ -6,6 +6,7 @@ genPrefsType()
|
||||
|
||||
type
|
||||
RateLimitError* = object of CatchableError
|
||||
InternalError* = object of CatchableError
|
||||
|
||||
Token* = ref object
|
||||
tok*: string
|
||||
|
||||
Reference in New Issue
Block a user