SecureBlackbox 2020 Python Edition

Questions / Feedback?

fault_string Property

Specifies a human-readable description of the fault.

Syntax

def get_fault_string() -> str: ...

fault_string = property(get_fault_string, None)

Default Value

""

Remarks

Use this property to get the human-readable description of the error that happened.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]