Added logic, still need to test.
This commit is contained in:
@@ -35,4 +35,8 @@ class ProgramError(RTVError):
|
||||
|
||||
|
||||
class BrowserError(RTVError):
|
||||
"Could not open a web browser tab"
|
||||
"Could not open a web browser tab"
|
||||
|
||||
|
||||
class TemporaryFileError(RTVError):
|
||||
"Indicates that an error has occurred and the file should not be deleted"
|
||||
Reference in New Issue
Block a user