Show / Hide Table of Contents

Class JavaScriptError

Represents a JavaScript error that occurred during the user journey.

Inheritance
object
JavaScriptError
Namespace: AxaFrance.WebEngine
Assembly: AxaFrance.WebEngine.dll
Syntax
public class JavaScriptError

Properties

| Edit this page View Source

Message

Error message.

Declaration
public string Message { get; set; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Copyright ® 2016-2024 AXA France, All rights reserved.