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