v0.1.1
- ✨ feat: Add
.catchAndThrow(error, message?)
and.catchAllAndThrow(message?)
to allow raising exceptions instead of handling them.
.catchAndThrow(error, message?)
and .catchAllAndThrow(message?)
to allow raising exceptions instead of handling them.