All Implemented Interfaces:
PythonLikeObject, Serializable
Direct Known Subclasses:
BlockingIOError, ChildProcessError, ConnectionError, FileExistsError, FileNotFoundError, InterruptedError, IsADirectoryError, NotADirectoryError, PermissionError, ProcessLookupError, TimeoutError

public class OSError extends PythonBaseException
Raised when a buffer related operation cannot be performed.
See Also: