Cura/plugins
Arjen Hiemstra 9626a604c2 Do not inherit BaseException, but use Exception
As indicated by Python docs, custom exceptions should use Exception as
base.

Contributes to CURA-274
2015-10-30 13:46:58 +01:00
..
3MFReader Fail loading the 3MF file if no meshes were found 2015-10-13 18:42:01 +02:00
ChangeLogPlugin moves the changelog from on-startup to the extensions menu 2015-10-26 13:58:43 +01:00
CuraEngineBackend hide jumps from line view + fix solid display 2015-10-08 15:28:38 +02:00
GCodeWriter Update translated strings and contexts 2015-09-12 20:08:41 +02:00
LayerView add _current_layer_jumps 2015-10-08 15:28:38 +02:00
RemovableDriveOutputDevice Catch any exception that happens while trying to eject 2015-09-29 16:58:04 +02:00
SliceInfoPlugin Update translated strings and contexts 2015-09-12 20:08:41 +02:00
USBPrinting Do not inherit BaseException, but use Exception 2015-10-30 13:46:58 +01:00