error property

error property

Error object that implemented interface IError

Definition:

@property
def error(self):
    ...

See Also