Class TypeError

Type mismatch in a typed operation.

class TypeError( [code], [description], [extra] ) \ from Error( code, description, extra )

Detailed description

Type mismatch in a typed operation.

This error is generated when some operations requiring items of a certain type fail because of type mismatch.


Made with faldoc 2.0.0