CffParsingException

CffParsingException class

表示cff格式的字体解析异常 字体解析过程出错时可以抛出异常

public class CffParsingException : CffFontException

构造函数

姓名描述
CffParsingException()初始化新的CffParsingException对象.
CffParsingException(string)初始化新的CffParsingException对象.
CffParsingException(SerializationInfo, StreamingContext)初始化新的CffParsingException对象.
CffParsingException(string, Exception)初始化新的CffParsingException对象.

也可以看看