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

Class DIFDataPairParsingException

    • Constructor Summary

      Constructors 
      Constructor and Description
      DIFDataPairParsingException(java.lang.String line)
      Creates a new instance of DIFDataPairParsingException without detail message.
      DIFDataPairParsingException(java.lang.String msg, java.lang.String line)
      Constructs an instance of DIFDataPairParsingException with the specified detail message.
      DIFDataPairParsingException(java.lang.String msg, java.lang.Throwable cause, java.lang.String line)
      Constructs an instance of DIFDataPairParsingException with the specified detail message and root cause.
      DIFDataPairParsingException(java.lang.Throwable cause, java.lang.String line)
      Constructs an instance of DIFDataPairParsingException with the specified root cause.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getLine()
      Getter for property line.
      • 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

      • DIFDataPairParsingException

        public DIFDataPairParsingException(java.lang.String line)
        Creates a new instance of DIFDataPairParsingException without detail message.
      • DIFDataPairParsingException

        public DIFDataPairParsingException(java.lang.String msg,
                                           java.lang.String line)
        Constructs an instance of DIFDataPairParsingException with the specified detail message.
        Parameters:
        msg - the detail message.
      • DIFDataPairParsingException

        public DIFDataPairParsingException(java.lang.Throwable cause,
                                           java.lang.String line)
        Constructs an instance of DIFDataPairParsingException with the specified root cause.
        Parameters:
        cause - the root cause of the exception.
      • DIFDataPairParsingException

        public DIFDataPairParsingException(java.lang.String msg,
                                           java.lang.Throwable cause,
                                           java.lang.String line)
        Constructs an instance of DIFDataPairParsingException with the specified detail message and root cause.
        Parameters:
        msg - the detail message.
        cause - the root cause of the exception.
    • Method Detail

      • getLine

        public java.lang.String getLine()
        Getter for property line.
        Returns:
        Value of property line.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.