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

Class DIFStringFormatException

    • Constructor Summary

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

      • DIFStringFormatException

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

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

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

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