Class CffParsingException
CffParsingException class
Represents parse exception for fonts of cff format. The exception can be thrown in case errors during font parsing process
public class CffParsingException : CffFontException
Constructors
| Name | Description |
|---|---|
| CffParsingException() | Initializes new CffParsingException object. |
| CffParsingException(string) | Initializes new CffParsingException object. |
| CffParsingException(SerializationInfo, StreamingContext) | Initializes new CffParsingException object. |
| CffParsingException(string, Exception) | Initializes new CffParsingException object. |
See Also
- class CffFontException
- namespace Aspose.Font.CffExceptions
- assembly Aspose.Font