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

Class DIFFormatException

    • Constructor Summary

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

      • DIFFormatException

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

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

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

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