Skip to content

Variable: E_DECODED_STATE_MODEL_INCOMPATIBLE()

ts
const E_DECODED_STATE_MODEL_INCOMPATIBLE: (
  message?: string,
  options?: ErrorOptions,
) => BaseException;

Parameters

ParameterType
message?string
options?ErrorOptions

Returns

BaseException