Class TarantoolInternalNetworkException

  • All Implemented Interfaces:
    Serializable

    public class TarantoolInternalNetworkException
    extends TarantoolInternalException
    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.)
    See Also:
    Serialized Form
    • Constructor Detail

      • TarantoolInternalNetworkException

        public TarantoolInternalNetworkException​(String errorMessage)