IPWorks SSH 2020 Python Edition

Questions / Feedback?

error_message Property

The error message returned when any of the steps prior to command execution fail.

Syntax

def get_error_message() -> str: ...

error_message = property(get_error_message, None)

Default Value

""

Remarks

This error message is returned on a separate connection associated with error messages.

This property is read-only.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 Python Edition - Version 20.0 [Build 8501]