- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ScheduledJobException (1.4 sec)
-
src/main/java/org/codelibs/fess/helper/JobHelper.java
} } catch (final Exception e) { throw new ScheduledJobException("Failed to delete Job: " + scheduledJob, e); } } /** * Removes a scheduled job completely from the job manager. * * @param scheduledJob the scheduled job to remove * @throws ScheduledJobException if the job cannot be removed */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 10.8K bytes - Viewed (0)