error_exception/1
:- multifile user:error_exception/1.
user:error_exception(+Exception)
user:error_exception(
)
Tells the debugger to enter trace mode on exceptions matching Exception.
Exceptions Debug.