Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-pylib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-pylib
Merge requests
!114
Helper MR
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Helper MR
f-linkahead-rename-tmp
into
dev
Overview
0
Commits
19
Pipelines
1
Changes
1
Merged
Henrik tom Wörden
requested to merge
f-linkahead-rename-tmp
into
dev
1 year ago
Overview
0
Commits
19
Pipelines
1
Changes
1
resolves merge conflict for
!112 (merged)
0
0
Merge request reports
Viewing commit
28121ac9
Prev
Next
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
28121ac9
keep historic version
· 28121ac9
Henrik tom Wörden
authored
1 year ago
src/doc/tutorials/errors.rst
+
2
−
2
View file @ 28121ac9
Edit in single-file editor
Open in Web IDE
Show full file
@@ -16,11 +16,11 @@ following. For more information on specific error types, see also the
.. note::
Starting from Py
LinkAhead
0.5, the error handling has changed
Starting from Py
CaosDB
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 Py
LinkAhead
0.4.1 and
discussed. Please refer to the documentation of Py
CaosDB
0.4.1 and
earlier for the old error handling.
LinkAheadException
Loading