Preparing search index...
The search index is not available
Falkor Operations Library - v1.3.2
Falkor Operations Library - v1.3.2
FalkorError
Class FalkorError
Hierarchy
Error
Hierarchy
FalkorError
Index
Constructors
constructor
Properties
code
exit
Code
Constructors
constructor
new
Falkor
Error
(
code
:
string
, message
:
string
, exitCode
?:
number
, type
?:
string
)
:
FalkorError
Parameters
code:
string
message:
string
exitCode:
number
= 1
type:
string
= ""
Returns
FalkorError
Properties
Readonly
code
code
:
string
Readonly
exit
Code
exit
Code
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Falkor
Operations
Library -
v1.3.2
@internal
Falkor
Error
constructor
code
exit
Code