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

Class DIFRowExistsException

    • Constructor Summary

      Constructors 
      Constructor and Description
      DIFRowExistsException(DIFSheet sheet, int rowNumber)
      Creates a new instance of DIFRowExistsException without detail message.
      DIFRowExistsException(java.lang.String msg, DIFSheet sheet, int rowNumber)
      Constructs an instance of DIFRowExistsException with the specified detail message.
      DIFRowExistsException(java.lang.String msg, java.lang.Throwable cause, DIFSheet sheet, int rowNumber)
      Constructs an instance of DIFRowExistsException with the specified detail message and root cause.
      DIFRowExistsException(java.lang.Throwable cause, DIFSheet sheet, int rowNumber)
      Constructs an instance of DIFRowExistsException 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

      • DIFRowExistsException

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

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

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

        public DIFRowExistsException(java.lang.String msg,
                                     java.lang.Throwable cause,
                                     DIFSheet sheet,
                                     int rowNumber)
        Constructs an instance of DIFRowExistsException 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.