Поправлена обработка ошибок
This commit is contained in:
@@ -320,7 +320,7 @@ class DbSearcher {
|
|||||||
await this.fillBookIdMap('series');
|
await this.fillBookIdMap('series');
|
||||||
await this.fillBookIdMap('title');
|
await this.fillBookIdMap('title');
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
//
|
throw new Error(`DbSearcher.fillBookIdMapAll error: ${e.message}`)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user