no-method ( object generic -- * )


Vocabulary
generic.single

Inputs
objectan object
generica generic word


Outputs
None

Word description
Throws a no-method error.

Error description
Thrown by the generic word to indicate it does not have a method for the class of object.

Definition


Methods