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

Class DIFException

    • Constructor Summary

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

      • DIFException

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

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

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

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