public class DiskLimitException extends OperationFailureException
Environment.checkpoint(com.sleepycat.je.CheckpointConfig)
Environment.sync() and Environment.close() (when it performs
a checkpoint).EnvironmentConfig.MAX_DISK,
EnvironmentConfig.FREE_DISK,
Serialized Form| Constructor and Description |
|---|
DiskLimitException(Locker locker,
String message)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
OperationFailureException |
wrapSelf(String msg)
For internal use only.
|
isReplicaWriteaddErrorMessage, addRethrownStackTrace, getMessage, getVersionHeaderaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationFailureException wrapSelf(String msg)
wrapSelf in class OperationFailureExceptionCopyright © 2024. All rights reserved.