My condition is like that, i want a trigger to be fired every month on the date say 30, but the month February dosn't have this particular date ,so during execution will the quartz through a exception or it will execute that trigger on the day 28 for February.if it throws a exception then what will be the solution.
thnx.