Index | | | Related pages | | | Classes | | | Functions | | | Entities | | | Function Sets | | | Groups |
class
IoError( [code], [description], [extra] )
from
\
Error( code, description, extra )
Error on I/O operations. more...
This error is raised when an I/O operation fails on the underlying system stream. It may also be generated by functions accessing streams at high abstraction level, as the functions used to serialize items or to read XML files.
Index | | | Related pages | | | Classes | | | Functions | | | Entities | | | Function Sets | | | Groups |