getMostPopularErrors
- where the errors happened
- what the error names are
- what the error codes are
- what is the general error message
This is extremely useful when there are dynamic error messages, such as argument validation.
Since the structure of the
tracker.result object differs when u...
