Class UploadPackMayNotContinueException

    • 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

      • UploadPackMayNotContinueException

        public UploadPackMayNotContinueException()
        Deprecated.
        Initialize with no message.
      • UploadPackMayNotContinueException

        public UploadPackMayNotContinueException​(java.lang.String msg)
        Deprecated.
        Parameters:
        msg - a message explaining why it cannot continue. This message may be shown to an end-user.