mirror of
https://github.com/aykhans/movier.git
synced 2025-04-19 12:55:44 +00:00
3 lines
85 B
Python
3 lines
85 B
Python
class FileExistException(Exception): ...
|
|
|
|
class FileNotExistException(Exception): ... |