Uses of Class
io.tarantool.driver.protocol.TarantoolErrorResult
-
Packages that use TarantoolErrorResult Package Description io.tarantool.driver.exceptions.errors Classes for representing tarantool errors in java -
-
Uses of TarantoolErrorResult in io.tarantool.driver.exceptions.errors
Methods in io.tarantool.driver.exceptions.errors with parameters of type TarantoolErrorResult Modifier and Type Method Description TarantoolException
TarantoolErrors.TarantoolBoxErrorFactory. create(TarantoolErrorResult error)
-