Part of lp.registry.interfaces.mailinglist View In Hierarchy
This is raised when the person is not a allowed to change their
subscription 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 |