vpype_gscrib.excepts
Top-level plugin exceptions and error handling.
This module defines a collection of exceptions to handle errors related to G-code processing and generation.
- exception vpype_gscrib.excepts.FileLoadError
Bases:
VpypeGscribErrorException raised when a file cannot be loaded.
- exception vpype_gscrib.excepts.ImageLoadError
Bases:
VpypeGscribErrorException raised when an image file cannot be loaded.