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.5 ∙ 24-Feb-2026 14:33 EST