Texture.UriTemplate.TemplateMatchError exception (texture v1.1.0)

Copy Markdown View Source

Error raised when a URL cannot be matched against a URI template.

Texture.UriTemplate.match!/2 raises this exception, and Texture.UriTemplate.match/2 returns it in an {:error, exception} tuple. The :url field contains the URL that failed to match.