Types of event handlers.
Wildcard handlers run only if no regular handlers match
Regular handlers run first
Error handlers run on errors
Types of event handlers.