metabook.exceptions =================== .. py:module:: metabook.exceptions Functions --------- .. autoapisummary:: metabook.exceptions.request_exception metabook.exceptions.file_exception Module Contents --------------- .. py:function:: request_exception(func: Callable) -> Callable .. py:function:: file_exception(func: Callable) -> Callable