Did you know ... | Search Documentation: |
Title for wiki(tags) |
Reference Manual | ||
---|---|---|
A.14 library(debug): Print debug messages and test assertions | ||
assertion/1 | Acts similar to C assert() macro. | |
A.16 library(error): Error generating support | ||
Sec. A.16 | library(error): Error generating support | |
4.10 Exception handling | ||
Sec. 4.10.4 | The exception term | |
catch/3 | Behaves as call/1 if no exception is raised when executing Goal. | |
throw/1 | Raise an exception. |