Skip to content

Variable: E_MISSING_CURRENT_INSTANCE_ID()

ts
const E_MISSING_CURRENT_INSTANCE_ID: (
  args?: any,
  options?: ErrorOptions,
) => Exception;

Parameters

ParameterType
args?any
options?ErrorOptions

Returns

Exception