MigrateException::$level

Same name in other branches
  1. 9 core/modules/migrate/src/MigrateException.php \Drupal\migrate\MigrateException::level
  2. 10 core/modules/migrate/src/MigrateException.php \Drupal\migrate\MigrateException::level
  3. 11.x core/modules/migrate/src/MigrateException.php \Drupal\migrate\MigrateException::level

The level of the error being reported.

The value is a Migration::MESSAGE_* constant.

Type: int

File

core/modules/migrate/src/MigrateException.php, line 20

Class

MigrateException
Defines the migrate exception class.

Namespace

Drupal\migrate

Code

protected $level;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.