Preparing search index...
The search index is not available
OpenFin Excel Integration API Reference
OpenFin Excel Integration API Reference
AdapterError
Class AdapterError
Describes errors thrown by adapter.
Hierarchy
ApiError
AdapterError
Index
Constructors
constructor
Properties
inner
Error
Constructors
constructor
new
Adapter
Error
(
message
?:
string
, innerError
?:
any
)
:
AdapterError
Parameters
message:
string
= 'Failed to execute adapter function'
Optional
innerError:
any
Returns
AdapterError
Properties
inner
Error
inner
Error
:
any
Originating error (if present).
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
Open
Fin
Excel
Integration API
Reference
Adapter
Error
constructor
inner
Error
Generated using
TypeDoc
Describes errors thrown by adapter.