Skip to content
Snippets Groups Projects
Commit 734fcb89 authored by florian's avatar florian
Browse files

MAINT: Make GenericCaosDBException public

parent 8fadd682
No related branches found
No related tags found
1 merge request!4ENH: Add minimal functionality
Pipeline #10910 failed
...@@ -30,7 +30,7 @@ library_name = (@static Sys.iswindows() ? "ccaosdb" : "libccaosdb") ...@@ -30,7 +30,7 @@ library_name = (@static Sys.iswindows() ? "ccaosdb" : "libccaosdb")
module Exceptions module Exceptions
export evaluate_return_code, CaosDBException export evaluate_return_code, CaosDBException, GenericCaosDBException
using CaosDB using CaosDB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment