exception documentation

For functions that were called with the wrong types.

Method __gt__ Undocumented
Method __init__ Undocumented
Method __le__ Undocumented

Inherited from InvalidParameters:

Instance Variable bad_call Undocumented
Instance Variable name Undocumented

Inherited from ReturnValueMixin (via InvalidParameters, FailedFunctionCall):

Method get_return Undocumented
Method set_return Undocumented
Instance Variable return_node Undocumented
Instance Variable return_variable Undocumented
def __gt__(self, other): (source)
def __init__(self, sig, passed_args, ctx, bad_param): (source)
def __le__(self, other): (source)