UriParseException.this
this
(string msg, string file = __FILE__, size_t line = __LINE__) @safe pure nothrow @nogcConstruct a UriParseException.
Parameters
msg | Error message. |
file | Source file for error context (defaults to __FILE__). |
line | Source line for error context (defaults to __LINE__). |