Package io.oxia.client.api.exceptions
Class OxiaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.oxia.client.api.exceptions.OxiaException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
KeyAlreadyExistsException,SessionDoesNotExistException,UnexpectedVersionIdException,UnsupportedAuthenticationException
A super-class of exceptions describing errors that occurred on an Oxia server.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString