last
This commit is contained in:
parent
4f67d6f78a
commit
24a7f06439
@ -114,6 +114,7 @@ namespace ElectricLocomotive
|
|||||||
catch (StorageOverflowException ex)
|
catch (StorageOverflowException ex)
|
||||||
{
|
{
|
||||||
MessageBox.Show(ex.Message);
|
MessageBox.Show(ex.Message);
|
||||||
|
_logger.LogInformation("Не удалось добавить объект");
|
||||||
}
|
}
|
||||||
//проверяем, удалось ли нам загрузить объект
|
//проверяем, удалось ли нам загрузить объект
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user