com.groupdocs.editor.htmlcss.exceptions

The com.groupdocs.editor.htmlcss.exceptions namespace provides exceptions that is thrown when trying to open, load, save or process somehow else some content.

Classes

Class Description
InvalidFontFormatException The exception that is thrown when trying to open, load, save or process somehow else some content, that presumably is a font of supported (known) format, but actually is a font of unsupported or unexpected format or not a font at all.
InvalidImageFormatException The exception that is thrown when trying to open, load, save or process somehow else some content, that presumably is an image (raster or vector), but actually is an image of unexpected type or not an image at all.