error_message property

error_message property

Message of the error or warning.

Definition:

@property
def error_message(self):
    ...

See Also