set_default#

static ConnectResults.set_default(error_code=None, warning_codes=None)#

Set the default values of the ConnectResults object.

Parameters:
error_code: ErrorCode, optional

Error Code associated with failure of operation.

warning_codes: List[WarningCode], optional

Warning codes associated with the operation.