Next: iklib conditions preds, Previous: iklib conditions core, Up: iklib conditions [Index]
Raise a non–continuable exception with a compound condition object of
types: &who
, &message
, &irritants
; in
addition, when used, add the condition object cnd to it.
The argument who must be #f
or a symbol or a string; if
who is #f
: no &who
condition is included in the
raised exception. The argument message must be a string. The
argument irritants must be null or a list of objects. The
optional argument cnd must be a simple or compound condition
object.