Aspose::Cells::CellsException::GetInnerException method

CellsException::GetInnerException method

Gets the inner exception. If there is no inner exception, return nullptr.

virtual CellsException * Aspose::Cells::CellsException::GetInnerException() const =0

ReturnValue

The inner CellsException

See Also