PptxUnsupportedFormatException

PptxUnsupportedFormatException class

演示文件格式不受支持时引发的异常。

public class PptxUnsupportedFormatException : PptxReadException

构造函数

姓名描述
PptxUnsupportedFormatException()默认构造函数。
PptxUnsupportedFormatException(string)允许将消息添加到此异常的构造函数。
PptxUnsupportedFormatException(string, Exception)包含消息和嵌入异常的异常的构造函数。

也可以看看