Navigation
index
modules
|
next
|
previous
|
oppy 0.1 documentation
»
Documentation
»
cell
»
exceptions
¶
exception
cell.exceptions.
NotEnoughBytes
[source]
¶
Bases:
exceptions.Exception
exception
cell.exceptions.
UnknownCellCommand
[source]
¶
Bases:
exceptions.Exception
exception
cell.exceptions.
BadCellPayloadLength
[source]
¶
Bases:
exceptions.Exception
exception
cell.exceptions.
BadPayloadData
[source]
¶
Bases:
exceptions.Exception
exception
cell.exceptions.
BadLinkSpecifier
[source]
¶
Bases:
exceptions.Exception
exception
cell.exceptions.
BadCellHeader
[source]
¶
Bases:
exceptions.Exception
exception
cell.exceptions.
BadRelayCellHeader
[source]
¶
Bases:
exceptions.Exception
Previous topic
varlen
Next topic
util
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
oppy 0.1 documentation
»
Documentation
»
cell
»