exception documentation

class InvalidWants(Exception):

View In Hierarchy

Invalid wants.

Method __init__ Undocumented
def __init__(self, wants):

Undocumented