Did you know ... Search Documentation:
Title for wiki(tags)

Pages tagged "exceptions"

5 matches from Reference Manual
Reference Manual
 
A.14 library(debug): Print debug messages and test assertions
assertion/1Acts similar to C assert() macro.Source
A.16 library(error): Error generating support
Sec. A.16library(error): Error generating support
4.10 Exception handling
Sec. 4.10.3The exception term
catch/3Behaves as call/1 if no exception is raised when executing Goal.Source
throw/1Raise an exception.