diff --git a/exceptions/updates/MDTypedDistinctlyToOtherVocabularyException.php b/exceptions/updates/MDTypedDistinctlyToOtherVocabularyException.php index 52e1416..31bf889 100644 --- a/exceptions/updates/MDTypedDistinctlyToOtherVocabularyException.php +++ b/exceptions/updates/MDTypedDistinctlyToOtherVocabularyException.php @@ -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. *