Error types
Not all errors are the same
- Input errors are usually fixable by the user.
- System errors may not be the user fault.
- Business-rule blocks need explanation and next step.
Quality lens
Input errorMissing field, wrong format, too short, too long, invalid value.
System errorOffline, server unavailable, failed upload, timeout.
Rule blockNot eligible, sold out, booking closed, permission missing.