Skip to main content
Version: Next

throw/1

Description

throw/1 is a predicate that throws an exception.

Signature

throw(+Exception)

Where:

  • Exception is the exception term to throw.