Private Optional Readonly #errorPrivate Optional Readonly #returnPrivate Readonly #stateCatch a specific error instance
The error type to catch
Function to return a new value if the try function threw the specified error type, which can itself throw an error to be caught
Generated using TypeDoc
An inline try/catch statement class