Class StorageExceptionBackupEmptyStorageBackupAhead

    • Constructor Detail

      • StorageExceptionBackupEmptyStorageBackupAhead

        public StorageExceptionBackupEmptyStorageBackupAhead​(StorageInventory storageInventory,
                                                             one.microstream.collections.types.XGettingTable<Long,​StorageBackupDataFile> backupFiles)
      • StorageExceptionBackupEmptyStorageBackupAhead

        public StorageExceptionBackupEmptyStorageBackupAhead​(StorageInventory storageInventory,
                                                             one.microstream.collections.types.XGettingTable<Long,​StorageBackupDataFile> backupFiles,
                                                             String message)
      • StorageExceptionBackupEmptyStorageBackupAhead

        public StorageExceptionBackupEmptyStorageBackupAhead​(StorageInventory storageInventory,
                                                             one.microstream.collections.types.XGettingTable<Long,​StorageBackupDataFile> backupFiles,
                                                             Throwable cause)
      • StorageExceptionBackupEmptyStorageBackupAhead

        public StorageExceptionBackupEmptyStorageBackupAhead​(StorageInventory storageInventory,
                                                             one.microstream.collections.types.XGettingTable<Long,​StorageBackupDataFile> backupFiles,
                                                             String message,
                                                             Throwable cause,
                                                             boolean enableSuppression,
                                                             boolean writableStackTrace)