Search
Preparing search index...
The search index is not available
@opalkelly/frontpanel-ws - v0.2.6
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
FrontPanelError
Class FrontPanelError
The FrontPanel error class.
Hierarchy
Error
FrontPanelError
Index
Constructors
constructor
Properties
code
message
name
reason
stack
Error
Constructors
constructor
new
Front
Panel
Error
(
code
:
ErrorCode
, reason
:
string
)
:
FrontPanelError
Parameters
code:
ErrorCode
reason:
string
Returns
FrontPanelError
Properties
code
code
:
ErrorCode
message
message
:
string
name
name
:
string
reason
reason
:
string
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Globals
Front
Panel
Error
constructor
code
message
name
reason
stack
Error
Generated using
TypeDoc
The FrontPanel error class.