FileCorruptedException
FileCorruptedException class
文件读取期间引发的异常, 当文件似乎已损坏且无法读取时。
public class FileCorruptedException : AsposeException
构造函数
| 姓名 | 描述 |
|---|---|
| FileCorruptedException() | 初始化FileCorruptedException类. |
| FileCorruptedException(string) | 初始化FileCorruptedException具有指定错误消息的类。 |
| FileCorruptedException(string, Exception) | 初始化FileCorruptedException具有指定错误消息的类。 |
特性
| 姓名 | 描述 |
|---|---|
| ErrorDetails { get; } | 获取有关错误的额外信息 |
| override Message { get; } | 获取描述当前异常的消息。 |
方法
| 姓名 | 描述 |
|---|---|
| override ToString() | 返回代表当前对象的字符串。 |
也可以看看
- class AsposeException
- 命名空间 Aspose.Email
- 部件 Aspose.Email