Idea on how public errors should be handled. Main advantages for such or similar implementation:
- Ensures stable contracts
- Ensures public error codes visibility
- Enables handling errors by behaviors, rather by values or types
Idea on how public errors should be handled. Main advantages for such or similar implementation: