Skip to content

Fixes ISSUE-44863: Remove never thrown ServletException in OBScheduler methods

OBScheduler has been modified previously when quartz has been updated, but reschedule and unschedule method declarations have not been updated. ServletException is not thrown anymore in those methods, so it has been removed from there.

Try:

Edited by Cristian Berner

Merge request reports