InvalidCallerMessagesError
A caller supplied a message array the runtime refuses. Carries a name tag rather than
relying on instanceof, which breaks when a consumer resolves two copies of core — the
same reason FlowDriftError is tagged. Transports map this to 400, not 500.
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new InvalidCallerMessagesError(field, index): InvalidCallerMessagesError;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
|
|
|
Returns
Section titled “Returns”InvalidCallerMessagesError
Overrides
Section titled “Overrides”Error.constructorProperties
Section titled “Properties”readonly field: "seedMessages" | "historyDelta";readonly index: number;readonly name: "InvalidCallerMessagesError" = 'InvalidCallerMessagesError';Overrides
Section titled “Overrides”Error.name