| Did you know ... | Search Documentation: |
| Predicate pce_catch_errors/2 |
pce_catch_errors(+Id,
+Goal)@pce<-last_error holds the id of the trapped error. Any
other error encountered while Goal runs is handled by XPCE's
normal error-handling mechanism.
Exceptions are repairable errors. Exception handlers may be
installed in @pce<-exception_handlers.