================================= ``reportcompiler.plugins.errors`` ================================= .. automodule:: reportcompiler.plugins.errors .. contents:: :local: .. currentmodule:: reportcompiler.plugins.errors Exceptions ========== - :py:exc:`ContextGenerationError`: Exception on context generation - :py:exc:`DataFetchingError`: Exception on data fetching - :py:exc:`MetadataRetrievalError`: Exception on metadata retrieval - :py:exc:`PostProcessorError`: Exception on postprocessing - :py:exc:`TemplateRendererException`: Exception on template rendering .. autoexception:: ContextGenerationError .. rubric:: Inheritance .. inheritance-diagram:: ContextGenerationError :parts: 1 .. autoexception:: DataFetchingError .. rubric:: Inheritance .. inheritance-diagram:: DataFetchingError :parts: 1 .. autoexception:: MetadataRetrievalError .. rubric:: Inheritance .. inheritance-diagram:: MetadataRetrievalError :parts: 1 .. autoexception:: PostProcessorError .. rubric:: Inheritance .. inheritance-diagram:: PostProcessorError :parts: 1 .. autoexception:: TemplateRendererException .. rubric:: Inheritance .. inheritance-diagram:: TemplateRendererException :parts: 1