class

CallErr

@Js
const class CallErr : Err

CallErr is raised when a server returns an error grid from a client call to a REST operation.

fields meta

Grid.meta from the error grid response

remoteTrace

Remote stack trace if available

meta const Dict : meta

Grid.meta from the error grid response

remoteTrace const Str? : remoteTrace

Remote stack trace if available

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT