Uses of Class
org.rostore.entity.RoStoreException
Packages that use RoStoreException
Package
Description
RoStore core entities
RoStore REST service classes
REST-related APIKey management classes
RoStore async classes for high-frequency massive concurrency
Classes related to value read/write safe operations
-
Uses of RoStoreException in org.rostore.entity
Subclasses of RoStoreException in org.rostore.entityModifier and TypeClassDescriptionclassThrown when the container name is already in use.classException is thrown if the value of EOL violates some validation rules.classException thrown when an operation on a key can't be executed as requestedclassException is thrown byBlockAllocatorwhen the request has to be rejected because the size that has to be allocated is greater than the allowed size of the underlying storage object, e.g.classUsed in async stream processing functionclassException thrown when the version of the record in the store is not the one as requested.classThrown when the version of the entry is set incorrectly on the entry initialization. -
Uses of RoStoreException in org.rostore.service
Subclasses of RoStoreException in org.rostore.service -
Uses of RoStoreException in org.rostore.service.apikey
Subclasses of RoStoreException in org.rostore.service.apikeyModifier and TypeClassDescriptionclassException is thrown when the client tries to execute an operation that it has no sufficient permissions for. -
Uses of RoStoreException in org.rostore.v2.container.async
Subclasses of RoStoreException in org.rostore.v2.container.async -
Uses of RoStoreException in org.rostore.v2.data
Subclasses of RoStoreException in org.rostore.v2.dataModifier and TypeClassDescriptionclassThrown when data transfer is aborted out of any reason