Members
handle
Get the error handler function. This is safe to
pass into a .catch() statement.
e.g. flitter.run().catch(rleh.handle)
Methods
display(e)
Display the error in the console.
Parameters:
Name | Type | Description |
---|---|---|
e |
Error |