Skip to content

Variable: E_FAILED_TO_DECODE_STATE_MODEL()

ts
const E_FAILED_TO_DECODE_STATE_MODEL: (
  args: [string],
  options?: ErrorOptions,
) => BaseException;

Parameters

ParameterType
args[string]
options?ErrorOptions

Returns

BaseException