| Package | Description |
|---|---|
| com.persistit |
Implements Persistit™'s core functionality.
|
| com.persistit.encoding | |
| com.persistit.exception |
Exceptions thrown and handled by Persistit™
|
| com.persistit.mxbeans | |
| com.persistit.util |
| Class and Description |
|---|
| ConversionException |
| InUseException
Thrown when a Persistit database operation fails to establish a claim on a
resource within a reasonable length of time.
|
| InvalidPageAddressException
Thrown when Persistit detects an invalid page pointer.
|
| InvalidPageStructureException
Thrown when Persistit detects corruption within a page image.
|
| InvalidVolumeSpecificationException
Thrown by
Volume on an attempt to create a Volume with
invalid buffer size, initial size, extension size or maximum size.. |
| PersistitException
The superclass for all checked Persistit™ Exceptions.
|
| PersistitInterruptedException
This is a wrapper for an
InterruptedException. |
| PersistitIOException
This is a wrapper for an
IOException. |
| RollbackException |
| TestException
Exception thrown by Test classes to cause internal effects such as blocking
Transaction recovery.
|
| TimeoutException
Thrown when an operation has waited too long for an operation to complete.
|
| VolumeClosedException
Thrown when an application attempts to perform operations on a
Volume that has been closed. |
| VolumeNotFoundException
Thrown when the Persistit configuration species a volume file that does not
exist, and does not specify the
create or
createOnly flag. |
| Class and Description |
|---|
| ConversionException |
| Class and Description |
|---|
| PersistitException
The superclass for all checked Persistit™ Exceptions.
|
| PersistitIOException
This is a wrapper for an
IOException. |
| RebalanceException
Thrown to signify an internal condition that requires special handling during
deletion rebalancing.
|
| RetryException
Thrown when a method must back off and retry.
|
| VolumeNotFoundException
Thrown when the Persistit configuration species a volume file that does not
exist, and does not specify the
create or
createOnly flag. |
| Class and Description |
|---|
| PersistitException
The superclass for all checked Persistit™ Exceptions.
|
| Class and Description |
|---|
| PersistitInterruptedException
This is a wrapper for an
InterruptedException. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.