FormatNotSupportedException
FormatNotSupportedException class
文档加载过程中引发的异常, 当文档格式未被 识别或组件不支持时。
public class FormatNotSupportedException : AsposeException
构造函数
| 姓名 | 描述 |
|---|---|
| FormatNotSupportedException() | 初始化FormatNotSupportedException类. |
| FormatNotSupportedException(string) | 初始化FormatNotSupportedException具有指定错误消息的类。 |
| FormatNotSupportedException(string, Exception) | 初始化FormatNotSupportedException具有指定错误消息的类。 |
特性
| 姓名 | 描述 |
|---|---|
| ErrorDetails { get; } | 获取有关错误的额外信息 |
| override Message { get; } | 获取描述当前异常的消息。 |
方法
| 姓名 | 描述 |
|---|---|
| override ToString() | 返回代表当前对象的字符串。 |
也可以看看
- class AsposeException
- 命名空间 Aspose.Email
- 部件 Aspose.Email