Declared in module irclib
irclib.ServerConnectionError
irclib.IRCError
exceptions.Exception
class ServerConnectionError(IRCError): # Inherited from exceptions.Exception def __getitem__(self, i) def __init__(self, *args) def __str__(self) # Inherited from irclib.IRCError
![]() |
|