Type mismatch in a typed operation.
class TypeError( [code], [description], [extra] ) \ from Error( code, description, extra )
Type mismatch in a typed operation.
This error is generated when some operations requiring items of a certain type fail because of type mismatch.