public class StorageExceptionBackupInconsistentFileLength extends StorageExceptionBackupChannelIndex
| Constructor and Description |
|---|
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength) |
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength,
String message) |
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength,
String message,
Throwable cause) |
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength,
String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
assembleDetailString() |
StorageBackupDataFile |
backupFile() |
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> |
backupFiles() |
StorageDataFile |
dataFile() |
StorageInventory |
storageInventory() |
channelIndexassembleExplicitMessageAddon, assembleOutputString, getMessage, messageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory, one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles, StorageDataFile dataFile, long storageFileLength, StorageBackupDataFile backupDataFile, long backupFileLength)
public StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory, one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles, StorageDataFile dataFile, long storageFileLength, StorageBackupDataFile backupDataFile, long backupFileLength, String message)
public StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory, one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles, StorageDataFile dataFile, long storageFileLength, StorageBackupDataFile backupDataFile, long backupFileLength, Throwable cause)
public StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory, one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles, StorageDataFile dataFile, long storageFileLength, StorageBackupDataFile backupDataFile, long backupFileLength, String message, Throwable cause)
public StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory, one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles, StorageDataFile dataFile, long storageFileLength, StorageBackupDataFile backupDataFile, long backupFileLength, String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public final StorageInventory storageInventory()
public final one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupFiles()
public final StorageDataFile dataFile()
public final StorageBackupDataFile backupFile()
public String assembleDetailString()
assembleDetailString in class one.microstream.exceptions.BaseExceptionCopyright © 2022 MicroStream Software. All rights reserved.