Lines Matching refs:exception
14 .. exception:: TimeoutError
19 This exception is different from the builtin :exc:`TimeoutError`
20 exception.
23 .. exception:: CancelledError
27 This exception can be caught to perform custom operations
29 exception must be re-raised.
36 .. exception:: InvalidStateError
44 .. exception:: SendfileNotAvailableError
52 .. exception:: IncompleteReadError
58 This exception is a subclass of :exc:`EOFError`.
69 .. exception:: LimitOverrunError