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

Class DIFDataException

    • Constructor Summary

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

      • DIFDataException

        public DIFDataException()
        Creates a new instance of DIFDataException without detail message.
      • DIFDataException

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

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

        public DIFDataException(java.lang.String msg,
                                java.lang.Throwable cause)
        Constructs an instance of DIFDataException 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.