Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MapperExceptionInterface.php

interface MapperExceptionInterface

Base exception interface for grouping mapper exceptions.

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

Hierarchy

  • interface \Drupal\Component\Plugin\Exception\ExceptionInterface
    • interface \Drupal\Component\Plugin\Exception\MapperExceptionInterface extends \Drupal\Component\Plugin\Exception\ExceptionInterface

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 {

}
RSS feed
Powered by Drupal