[WIP] Exception handling

This commit is contained in:
2026-02-15 17:39:21 +01:00
parent 7c3593d066
commit 2a8a44e80b
7 changed files with 103 additions and 15 deletions

View File

@@ -0,0 +1,2 @@
from .base import LibraryExceptionBase
from .exc_01001X_create import LibraryCreationException