errhandle (library)
Usage and interface
- Library usage:
:- use_module(library(errhandle)). - Exports:
- Predicates:
error_protect/1, handle_error/2.
- Predicates:
- Imports:
- System library modules:
system, rtchecks/rtchecks_utils. - Packages:
prelude, nonpure, assertions.
- System library modules:
Documentation on exports
PREDICATE
No further documentation available for this predicate.
Meta-predicate with arguments: error_protect(goal).