Twine.TracedCallExceptionCaught (twine v0.5.2)

Summary

Types

t()

@type t() :: %Twine.TracedCallExceptionCaught{
  exception: term(),
  return_to: {module(), function(), integer()}
}