Uses of Class
io.tarantool.driver.exceptions.TarantoolInternalException
-
Packages that use TarantoolInternalException Package Description io.tarantool.driver.exceptions Exception classes for internal client errors to be translated to user -
-
Uses of TarantoolInternalException in io.tarantool.driver.exceptions
Subclasses of TarantoolInternalException in io.tarantool.driver.exceptions Modifier and Type Class Description class
TarantoolInternalNetworkException
Represents server internal error subclasses that are related to the network problems with connections between Tarantool nodes or external services accessed from inside Tarantool (Connection timeout, No connection, etc.)
-