clinicaio.exception
===================

.. py:module:: clinicaio.exception

.. autoapi-nested-parse::

   Custom exceptions and exception handling.



Exceptions
----------

.. autoapisummary::

   clinicaio.exception.BIDSPathError


Module Contents
---------------

.. py:exception:: BIDSPathError

   Bases: :py:obj:`Exception`


   Exception base class for custom exceptions raised by this package.


