Class StorageExceptionBackupFullBackupTargetNotEmpty
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.BaseException
one.microstream.storage.exceptions.StorageException
one.microstream.storage.exceptions.StorageExceptionBackup
one.microstream.storage.exceptions.StorageExceptionBackupFullBackupTargetNotEmpty
- All Implemented Interfaces:
Serializable
public class StorageExceptionBackupFullBackupTargetNotEmpty extends StorageExceptionBackup
This exception states that the fullBackup of a storage won't be performed because the backups target (directory)
is not empty.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description StorageExceptionBackupFullBackupTargetNotEmpty(ADirectory targetDirectory)
-
Method Summary
Methods inherited from class one.microstream.exceptions.BaseException
assembleDetailString, assembleExplicitMessageAddon, assembleOutputString, getMessage, message
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString