Initial Release of error-ease
In this release, we're introducing the following features:
In this release, we're introducing the following features:
Custom Error Classes: Define your own error classes for more precise error handling.
Error Serialization: Easily serialize errors for logging or sending over the network.
Error Wrapping: Wrap existing errors with custom errors without losing the original error information.