SystemError
About
The SystemError
class is a subclass of Error
that is thrown when an error occurs at the system level, for example file I/O errors.
The SystemError
class is a subclass of Error
that is thrown when an error occurs at the system level, for example file I/O errors.