Class TransferItemNotValidException

    • 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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • TransferItemNotValidException

        public TransferItemNotValidException​(java.lang.String string)
        Constructor.
        Parameters:
        string - explaining the problem
      • TransferItemNotValidException

        public TransferItemNotValidException​(java.lang.String msg,
                                             java.lang.Throwable rootCause)
        Constructor.
        Parameters:
        msg - string describing the problem
        rootCause - to keep the stack trace