Part of elisa.core.utils.signal View In Hierarchy
Instance Variables | arg | the value of the wrongly typed object (type: object ) |
expected_type | the expcected type for the argument, given at Signal creation | |
position | position of the argument in the arguments list, if it's not a keyword argument (type: int or None ) |