What the library was doing when this failed — the dataset, account or URL involved.
OptionalstatusHTTP status for this failure, when there is one.
Adds to TriplyDbJsError.context, keeping what is already there.
Records what this error came from, so the underlying failure is not lost.
OptionaljsonResult: anyReplaces the message, scrubbing any token out of the replacement. Returns this error.
Sets TriplyDbJsError.statusCode. Returns this error.
Thrown when the connected TriplyDB server is too old for the method that was called.
Remarks
The message names the version the method needs. Check compatibility up front with App.isCompatible if you support a range of server versions.