UriParseException.this

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

Construct a UriParseException.

Parameters

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