Search
Preparing search index...
The search index is not available
OpenFin Excel Integration API Reference
Options
All
Public
Public/Protected
All
Inherited
Menu
OpenFin Excel Integration API Reference
EventError
Class EventError
Describes errors thrown during events.
Hierarchy
ApiError
EventError
Index
Constructors
constructor
Properties
inner
Error
Constructors
constructor
new
Event
Error
(
message
?:
string
, innerError
?:
any
)
:
EventError
Parameters
message:
string
= 'Failed to raise event'
Optional
innerError:
any
Returns
EventError
Properties
inner
Error
inner
Error
:
any
Originating error (if present).
Exports
Event
Error
constructor
inner
Error
Generated using
TypeDoc
Describes errors thrown during events.