Question
how do I thow error from catalog:withWriteAccessDo() ?
How can I thow error from catalog:withWriteAccessDo() ?
I was to throw an error when calling function inside catalog:withWriteAccessDo() and handle it outside of catalog:withWriteAccessDo().
How to do it?
