You can set event breakpoints for these types of events: exception caught and
            exception thrown.
            
            
Note: Currently, you can't set event breakpoints for these types of events: signal
               caught, stop on fork(), stop on vfork(), stop on exec,
               process exit, process start, end, library load and unload, and thread start, end,
               and join.