menu
Menu
Mobify DevCenter
search_icon_focus

Errors

progressive-web-sdk/dist/analytics-integrations/errors

The errors module contains any error classes used by Analytics Integrations.

class

ValidationError

The user did not supply the required field.

Import
import { ValidationError } from 'progressive-web-sdk/dist/analytics-integrations/errors

Constructor

Usage
new ValidationError(field)
ParameterType
fieldString