Part of lp.registry.interfaces.mailinglist View In Hierarchy
This is raised when the person is not allowed to subscribe to the mailing
list with the given address. For example, this is raised when the person
is not a member of the team linked to this mailing list, when person
is
a team, or when person
does not own the given email address.
Inherited from BaseSubscriptionErrors:
Method | __init__ | Instantiate a subscription exception. |
Method | __unicode__ | Undocumented |
Method | __str__ | Undocumented |