UriTemplateException.this

this(string msg, string file = __FILE__, size_t line = __LINE__) @safe pure nothrow @nogc

Construct a UriTemplateException.

Parameters

msgError message.
fileSource file for error context (defaults to __FILE__).
lineSource line for error context (defaults to __LINE__).