not-a-class-error? ( object -- ? )


Vocabulary
classes.hierarchy

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the not-a-class-error class.

Definition