Class CellsException

CellsException class

The exception that is thrown when Aspose.Cells specified error occurs.

public class CellsException : ApplicationException

Properties

NameDescription
Code { get; }Represents custom exception code.

See Also