A.17 library(exceptions): Exception classification
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
The SWI-Prolog library
library(exceptions): Exception classification
catch/4
exception/2
error_term/2
exception_term/2
exception_type/2
Packages
Availability:
:- use_module(
library(exceptions)
).
[nondet,multifile]
error_term
(
?Type, ?Term
)
Describe the formal part of
error(Formal,ImplDefined)
exceptions.