You are here

namespace Drupal\date_recur\Exception in Recurring Dates Field 3.1.x

Same name in other branches
  1. 8.2 Drupal\date_recur\Exception
  2. 3.x Drupal\date_recur\Exception
  3. 3.0.x Drupal\date_recur\Exception
Classsort descending Location Description
DateRecurHelperArgumentException src/Exception/DateRecurHelperArgumentException.php Thrown when a helper cannot be created due to malformed arguments or values.
DateRecurRulePartIncompatible src/Exception/DateRecurRulePartIncompatible.php Thrown when an incompatible part and frequency are combined.