# Class: ErrorEvent

# Hierarchy

# Table of contents

# Constructors

# Properties

# Constructors

# constructor

+ new ErrorEvent(error: Error, target: any): ErrorEvent

# Parameters
Name Type
error Error
target any

Returns: ErrorEvent

Overrides: WebSocketEvent

# Properties

# error

error: Error


# message

message: string


# target

target: any

Inherited from: WebSocketEvent.target


# type

type: string

Inherited from: WebSocketEvent.type

vjmap / Exports / FillExtrusion