Exceptions hierarchy
====================

.. autoclass:: fantastico.exceptions.FantasticoError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoControllerInvalidError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoClassNotFoundError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoNotSupportedError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoSettingNotFoundError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoDuplicateRouteError 
   :members:

.. autoclass:: fantastico.exceptions.FantasticoNoRoutesError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoRouteNotFoundError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoNoRequestError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoContentTypeError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoHttpVerbNotSupported
   :members:  

.. autoclass:: fantastico.exceptions.FantasticoTemplateNotFoundError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoIncompatibleClassError
   :members:
   
.. autoclass:: fantastico.exceptions.FantasticoDbError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoDbNotFoundError
   :members:
   
.. autoclass:: fantastico.exceptions.FantasticoInsufficientArgumentsError
   :members:

.. autoclass:: fantastico.exceptions.FantasticoUrlInvokerError
   :members: