module render.renderer_exceptions

Inheritance diagram of pymmails.render.renderer_exceptions

Short summary

module pymmails.render.renderer_exceptions

Exceptions.

source on GitHub

Classes

class

truncated documentation

RenderException

Custom exception for all class and functions below.

Documentation

Exceptions.

source on GitHub

exception pymmails.render.renderer_exceptions.RenderException

Bases: Exception

Custom exception for all class and functions below.

source on GitHub