Next: ref-sem-occ, Previous: ref-sem-cal, Up: ref-sem [Contents][Index]
All predicates that take a call argument will raise the following exceptions:
instantiation_errorModule prefix or goal uninstantiated.
type_errorGoal not a callable.
existence_errorProcedure does not exist.
context_errorDeclaration or clause construct called as procedure.
The reference page for such predicates will simply refer to these as “Call errors” and will go on to detail other exceptions that may be raised for a particular predicate.