Scrip v1.0.0 Scrip.Error exception View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Scrip.Error{
  __exception__: term(),
  message: String.t(),
  status_code: integer()
}