handle_exception_in_dict_items#

lsst.ts.observatory.control.handle_exception_in_dict_items(input_dict, message='Exceptions in the following items')#

Handle execeptions in dictionary items.

Parameters:
  • input_dict (Dict[str, Any])

  • message (str, default: 'Exceptions in the following items')

Return type:

None