source property

source property

Gets the name of the application or the object that causes the error.

Definition:

@property
def source(self):
    ...

See Also