getNextRunDate(); } catch (\InvalidArgumentException $e) { throw new ExceptionBadSyntax("The cache frequency expression ($cronExpression) is not a valid cron expression. Validate it on this website"); } } }