Source code for pymmails.grabber.mail_exception

"""
Exception


:githublink:`%|py|5`
"""


[docs]class MailException (Exception): """ custom exception for all class and functions below :githublink:`%|py|11` """ pass