View Source Assent.MissingParamError exception (Assent v0.2.1)

Link to this section Summary

Link to this section Functions

@spec new(binary(), map()) :: %Assent.MissingParamError{
  __exception__: true,
  message: term(),
  params: term()
}