Home | Trees | Index | Help |
---|
Package twisted :: Package internet :: Module error :: Class CannotListenError |
|
Exception
--+ |BindError
--+ | CannotListenError
Method Summary | |
---|---|
__init__(...)
| |
__getitem__(...)
(inherited from Exception )
| |
__str__(...)
|
Instance Variable Summary | |
---|---|
interface
- the interface I tried to listen on | |
port
- the port I tried to listen on | |
socket.error |
socketError
- the exception I got when I tried to listen |
Instance Variable Details |
---|
interfacethe interface I tried to listen on |
portthe port I tried to listen on |
socketErrorthe exception I got when I tried to listen
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:45:30 2003 | http://epydoc.sf.net |