namespace Drupal\migrate\Exception
Object name | File name | Summary |
---|---|---|
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. |