Fallback to this value if the callback passed to wrapInTry throws an error. This will
be ignored if a handleError
option is also set.
Call this function if the callback passed to wrapInTry throws an error. The thrown
error is passed to this function. If a fallbackValue
option is also provided, it will be
ignored.
Options for wrapInTry.