Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\MessageGroupProcessing\DuplicateAggregateGroupException Class Reference

Exception thrown when a duplicate aggregate group with the given name is found. More...

Inheritance diagram for MediaWiki\Extension\Translate\MessageGroupProcessing\DuplicateAggregateGroupException:

Public Member Functions

 __construct (string $aggregateGroupName)
 

Detailed Description

Exception thrown when a duplicate aggregate group with the given name is found.

Author
Abijeet Patro @license GPL-2.0-or-later
Since
2024.11

Definition at line 15 of file DuplicateAggregateGroupException.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\MessageGroupProcessing\DuplicateAggregateGroupException::__construct ( string $aggregateGroupName)

Definition at line 16 of file DuplicateAggregateGroupException.php.


The documentation for this class was generated from the following file: