Availability:
:- use_module(library(exceptions)).
[nondet,multifile]error_term(?Type,
?Term)error(Formal,ImplDefined)
exceptions.
:- use_module(library(exceptions)).
[nondet,multifile]error_term(?Type,
?Term)error(Formal,ImplDefined)
exceptions.