Uses of Class
io.oxia.client.api.exceptions.OxiaException
Packages that use OxiaException
Package
Description
The public API for interacting with Oxia.
Defines the exceptions that can be thrown by the Oxia client.
-
Uses of OxiaException in io.oxia.client.api
Methods in io.oxia.client.api that throw OxiaException -
Uses of OxiaException in io.oxia.client.api.exceptions
Subclasses of OxiaException in io.oxia.client.api.exceptionsModifier and TypeClassDescriptionclassThe key already exists at the server.classThe session does not exist on the server.classThe versionId at the server did not that match supplied in the call.classUnsupported authentication exception thrown by Oxia client.