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