Ghostkeeper 9a65008952
Catch correct exceptions
To catch the exception of duplicate file types, catch only the exception that triggers at this, OPCError. To catch generic file writing errors, catch all of EnvironmentError, not just OSError.
2021-06-07 14:28:33 +02:00
..
2021-04-06 13:28:08 +02:00
2021-06-07 14:28:33 +02:00