com.aspose.cad.cadexceptions.imageformats
com.aspose.cad.cadexceptions.imageformats package
This namespace groups the core CadException class and its specialized derivatives—IfcImageException, IgesImageException, and PsdImageResourceException—used to signal errors while handling specific CAD image formats. These exceptions enable precise error handling and debugging for format‑specific operations within Aspose.CAD for Java.
Classes
| Name | Description |
|---|---|
| CadException | The Cad exception. |
| IfcImageException | Ifc image exception |
| IgesImageException | Iges image exception |
| PsdImageResourceException | The psd image resource exception. |