set_default#

static SetScopeResults.set_default(error_code=None, warning_code=None)#

Set the default values of the SetScopeResults object.

Parameters:
error_code: ErrorCode, optional

Error code associated with the set scope.

warning_code: WarningCode, optional

Warning code associated with the set scope.