Condition Type
control-error
Description
The type control-error consists of error conditions that result from
invalid dynamic transfers of control in a program. The errors that
result from giving throw a tag that is not active or from
giving go or return-from a tag that is no longer
dynamically available are of type control-error.
Backlinks
abort, continue, muffle-warning, store-value, use-value,
call-method, make-method,
catch,
Condition Types,
Data and Control Flow Dictionary,
Extent,
Integrating Types and Classes,
invoke-restart-interactively,
invoke-restart,
Symbols in the COMMON-LISP Package,
throw,
Type Specifiers