Skip to content

Variable: E_INVALID_CONSUMED_VALUE()

ts
const E_INVALID_CONSUMED_VALUE: (
  args: [string, any, string],
  options?: ErrorOptions,
) => Exception;

Parameters

ParameterType
args[string, any, string]
options?ErrorOptions

Returns

Exception