ErrorTracker.Error (ErrorTracker v0.6.0)
View SourceSchema to store an error or exception recorded by ErrorTracker.
It stores a kind, reason and source code location to generate a unique fingerprint that can be used to avoid duplicates.
The fingerprint currently does not include the reason itself because it can contain specific details that can change on the same error depending on runtime conditions.
Summary
Functions
Returns if the Error has information of the source or not.