You are here

namespace Drupal\migrate\Exception in Drupal 10

Same name in other branches
  1. 8 Drupal\migrate\Exception
  2. 9 Drupal\migrate\Exception
Classsort descending Location Description
EntityValidationException core/modules/migrate/src/Exception/EntityValidationException.php To throw when an entity generated during the import is not valid.
RequirementsException core/modules/migrate/src/Exception/RequirementsException.php Defines an exception thrown when a migration does not meet the requirements.