Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-websocket
ErrorEvent
Class ErrorEvent
ErrorEvent
Hierarchy
Event
ErrorEvent
Index
Constructors
constructor
Properties
error
message
Methods
clone
Constructors
constructor
new
ErrorEvent
(
eventInitDict
?:
ErrorEventInit
)
:
ErrorEvent
Parameters
Optional
eventInitDict
:
ErrorEventInit
Returns
ErrorEvent
Properties
error
error
:
any
message
message
:
undefined
|
string
Methods
Static
clone
clone
(
event
:
Event
)
:
ErrorEvent
Parameters
event
:
Event
Returns
ErrorEvent
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
error
message
Methods
clone
Github
Documentation
Loading...
ErrorEvent