Json5Exception.this
this
(string msg, size_t line, size_t column) @safe pure nothrow @nogcConstruct a Json5Exception.
Parameters
msg | Error message |
line | Line number where error occurred |
column | Column number where error occurred |