diff --git a/src/doc/tutorials/errors.rst b/src/doc/tutorials/errors.rst index ed0c786905c4a3868902863364a753c5df37b082..a66b7c7607f6f3bcac7a843ed8dc09893b4b99a2 100644 --- a/src/doc/tutorials/errors.rst +++ b/src/doc/tutorials/errors.rst @@ -16,11 +16,11 @@ following. For more information on specific error types, see also the .. note:: - Starting from PyLinkAhead 0.5, the error handling has changed + Starting from PyCaosDB 0.5, the error handling has changed significantly. New error classes have been introduced and the behavior of ``TransactionError`` and ``EntityError`` has been re-worked. In the following, only the "new" errors are - discussed. Please refer to the documentation of PyLinkAhead 0.4.1 and + discussed. Please refer to the documentation of PyCaosDB 0.4.1 and earlier for the old error handling. LinkAheadException