com.aspose.cells

Class CellsException

  • java.lang.IllegalStateException
    • com.aspose.cells.CellsException
public class CellsException 
extends java.lang.IllegalStateException

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

Property Getters/Setters Summary
intgetCode()
Represenets custom exception code. The value of the property is ExceptionType integer constant.
 

    • Property Getters/Setters Detail

      • getCode

        public int getCode()
        
        Represenets custom exception code. The value of the property is ExceptionType integer constant.