Go to the first, previous, next, last section, table of contents.


simple-type-error [Condition Type]

Class Precedence List::

simple-type-error, simple-condition, type-error, error, serious-condition, condition, t

Description::

Conditions of type simple-type-error are like conditions of type type-error, except that they provide an alternate mechanism for specifying how the condition is to be reported; see the type simple-condition.

See Also::

simple-condition,

@xref{simple-condition-format-control; simple-condition-format-arguments} ,

simple-condition-format-arguments, @xref{type-error-datum; type-error-expected-type} , type-error-expected-type


Go to the first, previous, next, last section, table of contents.