fabex.exception
===============

.. py:module:: fabex.exception

.. autoapi-nested-parse::

   Fabex 'exception.py'

   Generic CAM Exception class.



Exceptions
----------

.. autoapisummary::

   fabex.exception.CamException


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

.. py:exception:: CamException

   Bases: :py:obj:`Exception`


   Common base class for all non-exit exceptions.


