Download this file
1 2 3
class ForgeMailException(Exception): pass class AddressException(ForgeMailException): pass