Home
/
Python 3.11
/
Built-in Exceptions
/
BufferError
Python 3.0
Python 3.11
Functions
ID
EN
…
Built-in Exceptions
BufferError
Python 3.11
Raised when a buffer related operation cannot be performed.
Syntax
PYTHON
Copy
exception BufferError
See Also
buffer