Class SvgConversionException
SvgConversionException class
Represents Font conversion exception for SVG format. The exception can be thrown in case of errors during font conversion process.
public class SvgConversionException : FontException
Constructors
Name | Description |
---|---|
SvgConversionException() | Initializes new SvgConversionException object. |
SvgConversionException(string) | Initializes new SvgConversionException object. |
SvgConversionException(SerializationInfo, StreamingContext) | Initializes new SvgConversionException object. |
SvgConversionException(string, Exception) | Initializes new SvgConversionException object. |
See Also
- class FontException
- namespace Aspose.Font.Exceptions
- assembly Aspose.Font