Defines the behavior when encountering an error in the event / handler callback.
Logs the error when encountering an error in a callback.
Throws an error when encountering an error in a callback.
Defines the behavior when encountering an error in the event / handler callback.