fault_string Property

Textual description of any faults returned by the SOAP server.

Syntax

def get_fault_string() -> str: ...

fault_string = property(get_fault_string, None)

Default Value

""

Remarks

fault_code and fault_actor provide the corresponding fault code and actor.

This property is read-only.

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