type-check-error. ( obj -- )


Vocabulary
debugger

Error description
Thrown by various primitives if one of the inputs does not have the expected type. Generic words throw no-method and no-math-method errors in such cases instead.

Definition