reportcompiler.errors

errors.py

This module defines the error structure that document generation can return.

Exceptions

exception reportcompiler.errors.DocumentGenerationError(message, enclosed_errors=None)

Exception that encapsulates the different errors that might occur in the compilation of fragments of a document

Inheritance

Inheritance diagram of DocumentGenerationError