Make MDTypedDistinctlyToOtherVocabularyException be an expected
exception
This commit is contained in:
parent
203b7631cd
commit
410aa4a92c
|
@ -4,7 +4,7 @@ declare(strict_types = 1);
|
|||
/**
|
||||
* Exception thrown in case an update failed.
|
||||
*/
|
||||
final class MDTypedDistinctlyToOtherVocabularyException extends Exception {
|
||||
final class MDTypedDistinctlyToOtherVocabularyException extends MDgenericInvalidInputsException {
|
||||
/**
|
||||
* Error message.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue
Block a user