Next: Simple Condition Instance Operations, Previous: Generating Operations on Conditions, Up: Condition Instances
The condition data type is abstracted through a predicate
condition?
and a set of accessor procedures.
Returns
#t
if the condition is an instance of condition typecondition-type:error
or a specialization of it,#f
otherwise.
Returns the list of restarts specified when condition was created.