Class TarantoolMetadataRequestException

  • All Implemented Interfaces:
    Serializable

    public class TarantoolMetadataRequestException
    extends TarantoolClientException
    The exception occurs when the metadata returned by proxy function has a wrong format or the metadata request failed
    See Also:
    Serialized Form
    • Constructor Detail

      • TarantoolMetadataRequestException

        public TarantoolMetadataRequestException​(String function,
                                                 Throwable cause)