UnsupportedFontTypeException

UnsupportedFontTypeException class

不支持字体类型时抛出的异常。

public sealed class UnsupportedFontTypeException : ApplicationException

构造函数

姓名描述
UnsupportedFontTypeException(Exception)初始化UnsupportedFontTypeException具有指定错误消息的类和对导致此异常的内部异常的引用。
UnsupportedFontTypeException(string)初始化UnsupportedFontTypeException类.
UnsupportedFontTypeException(string, Exception)初始化UnsupportedFontTypeException具有指定错误消息的类和对导致此异常的内部异常的引用。

也可以看看