Class ClientNotConnectedException

  • All Implemented Interfaces:
    Serializable

    public class ClientNotConnectedException
    extends MilvusException
    Milvus client API throws this exception when not connected to the Milvus server.
    See Also:
    Serialized Form
    • Constructor Detail

      • ClientNotConnectedException

        public ClientNotConnectedException​(String msg)