Replace sorting_error error code

With a new CyclicInteractionError exception class
This commit is contained in:
Oliver Hamlet
2016-10-08 12:21:06 +01:00
parent 711ba9b59d
commit 1d147aee02
8 changed files with 56 additions and 8 deletions
+2 -1
View File
@@ -781,7 +781,8 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = include/loot
INPUT = include/loot \
include/loot/exception
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
+3
View File
@@ -43,6 +43,9 @@ Interfaces
Classes
=======
.. doxygenclass:: loot::CyclicInteractionError
:members:
.. doxygenclass:: loot::Error
:members: