Class StorageExceptionFileCleanupDisabled

    • Constructor Detail

      • StorageExceptionFileCleanupDisabled

        public StorageExceptionFileCleanupDisabled()
      • StorageExceptionFileCleanupDisabled

        public StorageExceptionFileCleanupDisabled​(String message)
      • StorageExceptionFileCleanupDisabled

        public StorageExceptionFileCleanupDisabled​(Throwable cause)
      • StorageExceptionFileCleanupDisabled

        public StorageExceptionFileCleanupDisabled​(String message,
                                                   Throwable cause)
      • StorageExceptionFileCleanupDisabled

        public StorageExceptionFileCleanupDisabled​(String message,
                                                   Throwable cause,
                                                   boolean enableSuppression,
                                                   boolean writableStackTrace)