Preparing search index...
The search index is not available
Misti
Misti
internals/exceptions
tryMsg
Function tryMsg
try
Msg
(
callback
,
message
)
:
void
Wraps the
try
clause adding an extra context to the exception text.
Parameters
callback
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
message
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Misti
Loading...
Wraps the
try
clause adding an extra context to the exception text.