Class ConfigurationError

configuration error thrown by MCaptchaWidget

Hierarchy

  • Error
    • ConfigurationError

Constructors

  • Parameters

    • Optional message: string

    Returns ConfigurationError

Properties

message: string = "Provide either widget link or site key to display mCaptcha widget"

error message

name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc