You are here

class UserMergeException in User Merge 2.x

Class UserMergeException.

@package Drupal\usermerge\Exception

Hierarchy

Expanded class hierarchy of UserMergeException

13 files declare their use of UserMergeException
ActionBlock.php in src/Plugin/UserMerge/Action/ActionBlock.php
ActionBlockTest.php in tests/src/Kernel/ActionBlockTest.php
ActionDelete.php in src/Plugin/UserMerge/Action/ActionDelete.php
ActionDeleteTest.php in tests/src/Kernel/ActionDeleteTest.php
BatchGenerator.php in src/BatchGenerator.php

... See full list

File

src/Exception/UserMergeException.php, line 12

Namespace

Drupal\usermerge\Exception
View source
class UserMergeException extends Exception {

}

Members