Gives you the name of the current exception. This provides a way of qualifying exception breaks. Example: DBG> EVALUATE %EXC_NAME "FLTDIV_F" DBG> SET BREAK/EXC WHEN (%EXC_NAME = "FLTDIV_F")