From ee38f99022e9870ceec59a978a8916f17c9512b0 Mon Sep 17 00:00:00 2001 From: matthieu Date: Sun, 15 Mar 2026 18:08:15 +0100 Subject: [PATCH] feat(bookstack) : add BookStackApiException Co-Authored-By: Claude Sonnet 4.6 --- src/Exception/BookStackApiException.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/Exception/BookStackApiException.php diff --git a/src/Exception/BookStackApiException.php b/src/Exception/BookStackApiException.php new file mode 100644 index 0000000..81bec70 --- /dev/null +++ b/src/Exception/BookStackApiException.php @@ -0,0 +1,16 @@ +