11.3.224 throw/1 [ISO]

Synopsis

throw(+Exception)

same as

raise_exception(Exception)

Arguments

Exception
term, must be nonvar

Exceptions

instantiation_error
Exception is unbound.

See Also

ref-ere.


Send feedback on this subject.