HTTPRangeParser.ParseError exception (HTTP Range Parser v0.0.4) View Source

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Types

Specs

t() :: %HTTPRangeParser.ParseError{
  __exception__: term(),
  part: term(),
  subject: term(),
  value: term()
}

Link to this section Functions

Callback implementation for Exception.message/1.