Next: iklib conditions late-bind, Previous: iklib conditions exprret, Up: iklib conditions [Index]
Condition object type representing an attempt to reinstate a
continuation in an invalid context; it is derived from
&violation
.
Build and return a new condition object of type
&non-reinstatable
.
Return #t
if obj is a condition object of type
&non-reinstatable
; otherwise return #f
.
Raise a compound condition object with components: &who
,
&message
, &irritants
,
&non-reinstatable
.