View Source HTTPSpec.Request.URL.ParseError exception (http_spec v3.0.0)

An error that is returned (or raised) when failed to parse a string as URL.

Summary

Types

@type t() :: %HTTPSpec.Request.URL.ParseError{__exception__: true, message: term()}