Documentation of 'com.csam.dif.DIFCellExistsException' Java class
DIFCellExistsException
com.csam.dif

Class DIFCellExistsException

    • Constructor Summary

      Constructors 
      Constructor and Description
      DIFCellExistsException(DIFSheet sheet, int rowNumber, int cellNumber)
      Creates a new instance of DIFCellExistsException without detail message.
      DIFCellExistsException(java.lang.String msg, DIFSheet sheet, int rowNumber, int cellNumber)
      Constructs an instance of DIFCellExistsException with the specified detail message.
      DIFCellExistsException(java.lang.String msg, java.lang.Throwable cause, DIFSheet sheet, int rowNumber, int cellNumber)
      Constructs an instance of DIFCellExistsException with the specified detail message and root cause.
      DIFCellExistsException(java.lang.Throwable cause, DIFSheet sheet, int rowNumber, int cellNumber)
      Constructs an instance of DIFCellExistsException with the specified root cause.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DIFCellExistsException

        public DIFCellExistsException(DIFSheet sheet,
                                      int rowNumber,
                                      int cellNumber)
        Creates a new instance of DIFCellExistsException without detail message.
      • DIFCellExistsException

        public DIFCellExistsException(java.lang.String msg,
                                      DIFSheet sheet,
                                      int rowNumber,
                                      int cellNumber)
        Constructs an instance of DIFCellExistsException with the specified detail message.
        Parameters:
        msg - the detail message.
      • DIFCellExistsException

        public DIFCellExistsException(java.lang.Throwable cause,
                                      DIFSheet sheet,
                                      int rowNumber,
                                      int cellNumber)
        Constructs an instance of DIFCellExistsException with the specified root cause.
        Parameters:
        cause - the root cause of the exception.
      • DIFCellExistsException

        public DIFCellExistsException(java.lang.String msg,
                                      java.lang.Throwable cause,
                                      DIFSheet sheet,
                                      int rowNumber,
                                      int cellNumber)
        Constructs an instance of DIFCellExistsException with the specified detail message and root cause.
        Parameters:
        msg - the detail message.
        cause - the root cause of the exception.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.