public final class TarantoolErrorsParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static TarantoolException |
parse(org.msgpack.value.Value error)
Parse the error from tarantool
|
public static TarantoolException parse(org.msgpack.value.Value error)
error - error received from TarantoolTarantoolClientException - if the error message conversion cannot be performedCopyright © 2025 Picodata. All rights reserved.