:py:mod:`geonature.core.errors` =============================== .. py:module:: geonature.core.errors Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: geonature.core.errors.handle_unauthenticated_request geonature.core.errors.handle_validation_error geonature.core.errors.handle_http_exception geonature.core.errors.handle_internal_server_error geonature.core.errors.handle_exception .. py:function:: handle_unauthenticated_request(e) .. py:function:: handle_validation_error(e) .. py:function:: handle_http_exception(e) .. py:function:: handle_internal_server_error(e) .. py:function:: handle_exception(e)