I have functions that do a side effect on a databa...
# arrow
j
I have functions that do a side effect on a database I want to go functional instead of throwing an exception I have an enum class for anything that could go wrong What should I use?