Refactor and document StoneError with enhanced features #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/stone-error-implementation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updated module path and significantly extended the StoneError implementation with new functionality, including metadata handling, error wrapping, JSON serialization, and utilities like
IsStoneError
. Enhanced README with detailed examples, usage guidelines, and a thematic introduction.