Skip to content

Variable: E_FAILED_TO_COMPARE_STATE_MODEL_VALUES()

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

Parameters

ParameterType
message?string
options?ErrorOptions

Returns

BaseException