Class SecurityPolicyViolationEvent

java.lang.Object
org.htmlunit.corejs.javascript.ScriptableObject
org.htmlunit.javascript.HtmlUnitScriptable
org.htmlunit.javascript.host.event.Event
org.htmlunit.javascript.host.event.SecurityPolicyViolationEvent
All Implemented Interfaces:
Serializable, Cloneable, org.htmlunit.corejs.javascript.ConstProperties, org.htmlunit.corejs.javascript.debug.DebuggableObject, org.htmlunit.corejs.javascript.Scriptable, org.htmlunit.corejs.javascript.SymbolScriptable

public class SecurityPolicyViolationEvent extends Event
A JavaScript object for SecurityPolicyViolationEvent.
See Also:
  • Constructor Details

    • SecurityPolicyViolationEvent

      public SecurityPolicyViolationEvent()
      Creates an instance.
  • Method Details

    • jsConstructor

      public void jsConstructor()
      JavaScript constructor.