Class TarantoolFunctionCallException

  • All Implemented Interfaces:
    Serializable

    public class TarantoolFunctionCallException
    extends TarantoolException
    Represents exceptions returned for call operations, if the server response does not match the expected format
    See Also:
    Serialized Form
    • Constructor Detail

      • TarantoolFunctionCallException

        public TarantoolFunctionCallException​(String errorMessage)