_`umbra.exceptions`
===================

.. automodule:: umbra.exceptions

Functions
---------

.. autofunction:: notifyExceptionHandler

Classes
-------

.. autoclass:: AbstractEngineError
	:show-inheritance:
	:members:

.. autoclass:: EngineConfigurationError
	:show-inheritance:
	:members:

.. autoclass:: EngineInitializationError
	:show-inheritance:
	:members:

.. autoclass:: ResourceExistsError
	:show-inheritance:
	:members:

.. autoclass:: AbstractActionsManagerError
	:show-inheritance:
	:members:

.. autoclass:: CategoryExistsError
	:show-inheritance:
	:members:

.. autoclass:: ActionExistsError
	:show-inheritance:
	:members:

.. autoclass:: AbstractPatchesManagerError
	:show-inheritance:
	:members:

.. autoclass:: PatchRegistrationError
	:show-inheritance:
	:members:

.. autoclass:: PatchInterfaceError
	:show-inheritance:
	:members:

.. autoclass:: PatchApplyError
	:show-inheritance:
	:members:

.. autoclass:: AbstractLayoutsManagerError
	:show-inheritance:
	:members:

.. autoclass:: LayoutRegistrationError
	:show-inheritance:
	:members:

.. autoclass:: LayoutExistError
	:show-inheritance:
	:members:

.. autoclass:: AbstractFileSystemEventsManagerError
	:show-inheritance:
	:members:

.. autoclass:: PathRegistrationError
	:show-inheritance:
	:members:

.. autoclass:: PathExistsError
	:show-inheritance:
	:members:

.. autoclass:: AbstractLanguageError
	:show-inheritance:
	:members:

.. autoclass:: LanguageGrammarError
	:show-inheritance:
	:members:

