public class TarantoolErrors extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TarantoolErrors.TarantoolBoxErrorFactory
Produces
TarantoolInternalException subclasses from the serialized representation
in the format of box.error:unpack, |
static class |
TarantoolErrors.TarantoolErrorsErrorFactory
Produces
TarantoolInternalException subclasses
from the serialized representation in the format of require('errors').new_class("NewError"), |
static class |
TarantoolErrors.TarantoolUnrecognizedErrorFactory
The factory is finalizing, i.e. errors passed into
it will always be introverted as appropriate for the given factory
The error is generated in a message that is passed to
TarantoolInternalException |
| Constructor and Description |
|---|
TarantoolErrors() |
Copyright © 2025 Picodata. All rights reserved.