interface MapperExceptionInterface

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php \Drupal\Component\Plugin\Exception\MapperExceptionInterface
  2. 10 core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php \Drupal\Component\Plugin\Exception\MapperExceptionInterface
  3. 11.x core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php \Drupal\Component\Plugin\Exception\MapperExceptionInterface

Base exception interface for grouping mapper exceptions.

Extended interface for exceptions thrown specifically by the Mapper subsystem within the Plugin component.

Hierarchy

Expanded class hierarchy of MapperExceptionInterface

All classes that implement MapperExceptionInterface

File

core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php, line 11

Namespace

Drupal\Component\Plugin\Exception
View source
interface MapperExceptionInterface extends ExceptionInterface {

}

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