Table of contents Index

class IRCError - Represents an IRC exception.

Declared in module irclib

Inheritance hierarchy:

irclib.IRCError
  exceptions.Exception

Synopsis

class IRCError(Exception):

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


Valid HTML 4.0! Made with CSS