Search
Preparing search index...
The search index is not available
@carnesen/cli
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
CCliTerseError
Class CCliTerseError
Thrown to print an error message but not a
stack
Hierarchy
Error
CCliTerseError
Index
Constructors
constructor
Properties
exit
Code
message
name
stack
Error
Constructors
constructor
new CCli
Terse
Error
(
message
:
string
, exitCode
?:
number
)
:
CCliTerseError
Parameters
message:
string
Default value
exitCode:
number
= 1
Returns
CCliTerseError
Properties
exit
Code
exit
Code
:
number
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Globals
CCli
Terse
Error
constructor
exit
Code
message
name
stack
Error
Generated using
TypeDoc
and
MonoLisa
Thrown to print an error message but not a
stack