Source position: sqldbrestio.pp line 259
public procedure TRestOutputStreamer.CreateErrorContent(
aCode: Integer;
const aMessage: string
); virtual; abstract;procedure TRestOutputStreamer.CreateErrorContent(
const Fmt: string;
const Args: array of Const
);