set_default#
- static LocalSurferResults.set_default(error_code=None, warning_codes=None)#
Set the default values of the
LocalSurferResults
object.- Parameters:
- error_code: ErrorCode, optional
Error code associated with the failure of operation.
- warning_codes: List[WarningCode], optional
Warning codes associated with the operation.