..
  SPDX-License-Identifier: CC-BY-4.0
  Copyright Contributors to the OpenColorIO Project.

Exceptions
==========

.. tabs::

   .. group-tab:: Python

      .. autoexception:: PyOpenColorIO.Exception

      .. autoexception:: PyOpenColorIO.ExceptionMissingFile

   .. group-tab:: C++

      .. doxygenclass:: ${OCIO_NAMESPACE}::Exception
         :members:
         :undoc-members:

      .. doxygenclass:: ${OCIO_NAMESPACE}::ExceptionMissingFile
         :members:
         :undoc-members:
