CellsException

CellsException

Overview

CellsException 是 C++ 的 FOSS 中的 Aspose.Cells 类.

表示细胞中发生的错误.

这个类提供了2种方法,用于在C++程序中使用CellsException对象. 有的方法包括: GetInnerException, what. 在安装了Aspose.Cells FOSS for C++ 包后,所有公众成员都可以访问任何C ++应用程序.

Methods

SignatureDescription
what()char在这个 CellsException 实例中,它叫什么.
GetInnerException()std::exception_ptr得到了导致当前例外的异常.

See Also

 中文