CellsException

CellsException

Overview

CellsException 是一个类在Aspose.Cells FOSS的.NET中. 继承人: Exception.

表示细胞中发生的错误.

这个类提供了在NET程序中使用CellsException 对象的1种方法. 有的方法包括: CellsException. 所有出口的成员都可访问任何NET应用程序,在安装了Aspose.Cells FOSS for .NET包后.

Description

CellsException 是一个类在Aspose.Cells FOSS库的.NET 暴露了 0 方法和 0 特征用于程序化使用. 它扩展 Exception, 继承了其母型的共享功能.

该类提供2个构造器过载,允许根据调用环境灵活的初始化.

Methods

SignatureDescription
CellsException(message: string)错误消息.
CellsException(message: string, innerException: Exception)导致当前例外的异常.

See Also

 中文