Skip to content

Variable: E_ENCODED_BODY_PARSING_FAILED()

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

Parameters

ParameterType
args?any
options?ErrorOptions

Returns

Exception