Handler.ProcessExit exception (handler v0.2.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Handler.ProcessExit{
  __exception__: term(),
  message: term(),
  reason: term()
}