Search
Preparing search index...
The search index is not available
juvenal-lib
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
juvenal-lib
errors
Module errors
Index
Classes
Recoverable
Error
Unrecoverable
Error
Functions
exit
Error
exit
Error
String
Functions
exit
Error
exit
Error
(
error
:
Error
)
:
void
Shows an error in console and exit the process with error.
Parameters
error:
Error
error to be shown
Returns
void
exit
Error
String
exit
Error
String
(
errorString
:
string
)
:
void
Shows an error in console and exit the process with error.
Parameters
errorString:
string
Returns
void
Exports
errors
Recoverable
Error
Unrecoverable
Error
exit
Error
exit
Error
String
Generated using
TypeDoc
Shows an error in console and exit the process with error.