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

public abstract class OxiaException extends Exception
A super-class of exceptions describing errors that occurred on an Oxia server.
See Also: