Construct a new KDL Parse Exception with the given message, and optionally the line and column numbers where the error happened
KdlParseException(super.message, [this.line, this.column]);