View Source ErrorTracker.Stacktrace (ErrorTracker v0.5.1)
An Stacktrace contains the information about the execution stack for a given occurrence of an exception.
Summary
Types
@type t() :: %ErrorTracker.Stacktrace{lines: term()}
An Stacktrace contains the information about the execution stack for a given occurrence of an exception.
@type t() :: %ErrorTracker.Stacktrace{lines: term()}