Class HttpConnectionUtils.FlakyDownloadException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    HttpConnectionUtils

    public static class HttpConnectionUtils.FlakyDownloadException
    extends java.lang.RuntimeException
    Downloaded file error.
    See Also:
    Serialized Form
    • 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

      • FlakyDownloadException

        public FlakyDownloadException​(java.lang.Exception cause)
      • FlakyDownloadException

        public FlakyDownloadException​(java.lang.String cause)