2021222324252627
} public void check() { // TODO tmp if (!errors.isEmpty()) { throw new MultipleFileGenerationException(errors); } }