Vojtech Bubnik 965c2f2c55 Improved error reporting when importing various configuration files:
1) Slic3r::RuntimeError was replaced with ConfigurationError,
   all exceptions thrown by the configuration layer are derived
   from ConfigurationError.
2) When parsing configuration files, ConfigurationError is catched and
   rethrown extended with the file name being parsed.
2021-08-13 13:37:24 +02:00
..
2019-12-06 09:28:17 +01:00
2019-10-30 17:19:43 +01:00
2021-06-08 10:28:23 +02:00
2021-07-16 16:40:59 +02:00