Add exception class MDImporterFileAccessIsDisabled
This commit is contained in:
@ -3,7 +3,6 @@ declare(strict_types = 1);
|
||||
|
||||
/**
|
||||
* Exception thrown when trying to use the importer's write() methods during dry run.
|
||||
* are not set public.
|
||||
*/
|
||||
final class MDImporterWritingIsDisabled extends Exception {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user