[mythtv-commits] [MythTV/mythtv] c821e6: V2 services: Handle thrown errors

Peter Bennett noreply at github.com
Sat Jul 17 17:13:08 UTC 2021


  Branch: refs/heads/devel/http
  Home:   https://github.com/MythTV/mythtv
  Commit: c821e6de82a209177b6b1588a774ba6fd5c4269b
      https://github.com/MythTV/mythtv/commit/c821e6de82a209177b6b1588a774ba6fd5c4269b
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2021-07-17 (Sat, 17 Jul 2021)

  Changed paths:
    M mythtv/libs/libmythbase/http/mythhttpservice.cpp

  Log Message:
  -----------
  V2 services: Handle thrown errors

Many service methods throw a QString message when there is an error.
Catch the error and return an error page.




More information about the mythtv-commits mailing list