Table of contents Index

class ServerConnectionError

Declared in module irclib

Inheritance hierarchy:

irclib.ServerConnectionError
  irclib.IRCError
    exceptions.Exception

Synopsis

class ServerConnectionError(IRCError):

    # Inherited from exceptions.Exception
    def __getitem__(self, i)
    def __init__(self, *args)
    def __str__(self)

    # Inherited from irclib.IRCError


Valid HTML 4.0! Made with CSS